Using matrices to rotate a 3D world
This tutorial teaches you how to use matrices to create an efficient way to rotate and move a camera in a 3D world. Matrices are the most common way to work a 3D world in 3D graphics. The tutorial uses dots as items in the 3D world. The tutorial is visual basic orientated but the concepts apply to all languages
Views: 875 | | by Steve
View this tutorial