Demo Code
- 2D
Transformations
The archive contains source and a windows executable.
If you would like to build the application, you will need to install
glui which is available at sourceforge. Glui provides a set of widgets
and is programmed in glut.
- 3D
Transformations
The archive contains source and a windows executable. As above if you
would like to build the application, you will need to install glui.
-
Viewing Transformations
Nate Robins has some excellent tutorial programs on this. The code is
openGL with glut only, i.e., it is easy to compile. Download from
here and try
the transformation and projection tutorial.
-
Colour and Illumination
Again, Nate Robins has some excellent tutorial programs (see above) on
the OpenGL lighting model. Try the lightmaterial tutorial.
Back to CSI4130
© Jochen Lang