This program allows you to create simple (polygon based) 3D objects, rotate it around each of the 3D axis, zoom it in and out and move it around the screen. For example, the rotating airplane is created as a combination of 6 objects (body, 2 front wings, 2 tail wings and stabilizer) Please Click the Read! button for instructions (not intuitive without instructions) Press arrow keys in the start page to check-out
Rotation matrices obtained from Wikipedia: https://en.wikipedia.org/wiki/Rotation_matrix Some of the hidden line algorithm concepts obtained from article from Mr Makanae and Nishita (from the early 70s): http://nishitalab.org/user/nis/cdrom/japanese/information72.pdf