Hardware 3D (C++ DirectX Graphics) Tutorial 1

From Chilipedia
Revision as of 01:02, 21 December 2018 by Chili (Talk | contribs) (Video Timestamp Index)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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