Download WTK Rotation Demo Code under WIN NT
Version Beta 1.0

This programs demos translations and rotations of an object:
- setting the rotation matrix to 90o in the X axis
- setting the rotation matrix to 90o in the Y axis
- setting the rotation matrix to 90o in the Z axis
- using matrix multiplications (90o in X, then Y, then Z) and then setting the transform node
- using wtk calls to rotate 90o in the local X axis
- using wtk calls to rotate 90o in the local Y axis
- using wtk calls to rotate 90o in the local Z axis
- using wtk calls to rotate 90o in the world X axis
- using wtk calls to rotate 90o in the world Y axis
- using wtk calls to rotate 90o in the world Z axis
- using wtk calls to translate 30.0 in the world X axis
- using wtk calls to translate 30.0 in the world Y axis
- using wtk calls to translate 30.0 in the world Z axis
- using wtk calls to translate 30.0 in the local X axis
- using wtk calls to translate 30.0 in the local Y axis
- using wtk calls to translate 30.0 in the local Z axis
Download WTK Rotation Demo Code under WIN NT
This Downloads binaries, sources, models, sounds, textures, the works.
The complete source code files are in the zip file.
Back to the MU Graphics Web Page.