MENU

Fun & Interesting

Code-It-Yourself! 3D Graphics Engine Part #1 - Triangles & Projection

javidx9 1,822,326 7 years ago
Video Not Working? Fix It Now

This video is part #1 of a new series where I construct a 3D graphics engine from scratch. I start at the beginning, setting up the project, then discuss vertices and triangles. Next a description of how 3D coordinates are converted into on-screen 2D coordinates using a projection matrix. This results in seeing a cube being rotated in 2-axis and translated. Source: https://github.com/OneLoneCoder/Javidx9/tree/master/ConsoleGameEngine/BiggerProjects/Engine3D https://patreon.com/javidx9 https://discord.gg/WhwHUMV Blog: http://www.onelonecoder.com Twitter: @javidx9 Twitch: javidx9

Comment