Difference between revisions of "Hardware 3D (C++ DirectX Graphics) Tutorial 1"

From Chilipedia
Jump to: navigation, search
(Video Timestamp Index)
 
Line 7: Line 7:
  
 
== Video Timestamp Index ==
 
== Video Timestamp Index ==
[https://youtu.be/_sssssssss4 Tutorial 1]
+
[https://youtu.be/2NOgrpXks9A Tutorial 1]
  
 
== Source Code ==
 
== Source Code ==

Latest revision as of 01:02, 21 December 2018

To start of our majickal journey of bullshit, we create a fresh, empty Visual Studio solution, configure that fucker to our liking, and write our Windows entry point. Also, some talking about how Windows do.

Topics Covered

  • Win32 Project Build Settings
  • Windows Entry Point
  • Windows API Class / Instance System

Video Timestamp Index

Tutorial 1

Source Code

See also