3D Fundamentals Tutorial 2

From Chilipedia
Revision as of 22:52, 5 November 2016 by Chili (Talk | contribs) (See also)

Jump to: navigation, search

In this video we lay the groundwork needed to represent and transform positions and 3D space, we define the relationship between our 3D space and the screen coordinates, and we setup a data structure to hold our test cube geometry.

Video

The tutorial video is on YouTube here.

Downloads

The GitHub repository for the tutorial code is here.


See also