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...")
(No difference)

Revision as of 23:59, 11 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