COSC1186/1187 Interactive 3D Graphics and Animation

Back

Course Links

Main Page
Tutorials
Assignments
Web News

External Links

PuTTY/Xming - working from home

Some OpenGL tutorial sites

Just for a look if you have time
NeHe
Lighthouse 3D
OpenGL.org Examples and Tutorials

Examples

Forward declaration: how to cross reference structs/classes. forward-dec.tar.gz shows structs a and b referencing each other but not including a.h from b.h and b.h from a.h. This method also decreases compile time.