Difference between revisions of "3D Fundamentals Tutorial 19"

From Chilipedia
Jump to: navigation, search
(Created page with "Upgrade your vectors and matrices. More elements, more fun! == Topics == * 4-element vectors * 4x4 matrices * 3D translation matrix * Directional vectors == Video == The tu...")
 
 
Line 9: Line 9:
 
== Video ==
 
== Video ==
  
The tutorial video is on YouTube [https://youtu.be/_HfAadqbqeg here].
+
The tutorial video is on YouTube [https://youtu.be/8sa1MSgG0o4 here].
  
 
== Downloads ==
 
== Downloads ==

Latest revision as of 00:20, 12 October 2018

Upgrade your vectors and matrices. More elements, more fun!

Topics

  • 4-element vectors
  • 4x4 matrices
  • 3D translation matrix
  • Directional vectors

Video

The tutorial video is on YouTube here.

Downloads

The GitHub repository for the tutorial code is here.

See also