Support on Patreon: https://patreon.com/pardcode
C++ 3D Game Tutorial Series Playlist: https://www.youtube.com/playlist?list=PLv8DnRaQOs5-ST_VDqgbbMRtzMtpK36Hy
Source code on GitHub: https://github.com/pardcode/cpp-3d-game-tutorial-series
Discord Server: https://discord.gg/RymBzwKPyZ
Visual Studio 2022 Community Installer: https://visualstudio.microsoft.com/vs/community/
Description:
Welcome back to the C++ 3D Game Tutorial Series.
In this sixth episode, we’ll finally see how to render our first triangle on the screen.
Chapters:
0:00 Intro | More Info at www.pardcode.com
0:30 Requirements
0:54 Design
11:04 Implementation
52:43 Final Result
54:30 End