A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation.
It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
A (soon to be) complete wrapper engine for the OpenGL graphics library. It will support all of the most important 3D functions, including camera, lighting, object creation, and more. Also, multimedia and networking support are planned.