Computer Graphics (CSC370)
Fall 200
9
Dr. Gur Saran Adhar
Home
Instructor
Textbooks
Software, Documentation
Requirements and Grading
Assignments
Exam Calendar
Lectures
Software Download Links
Fun Programs
Graphics Tutorial Links
olympic.c
: Flying olympic logo. Press spacebar to animate.
screenshot
glutplane.c
:OpenGL planes a plenty - add and subtract them.
screenshot
wave.c
: Neat wave program with some contouring options (press 'c').
screenshot
dinoshade.c
: Example for PC game developers to show how to combine texturing, reflections, and projected shadows all in real-time with OpenGL. Robust reflections use stenciling. Robust projected shadows use both stenciling and polygon offset.
screenshot
molehill.c
: A molehill showing NURBS.
screenshot
moth.c
: A moth in the town square.
screenshot
skyfly.zip
A zip file with all the program and header files showing a paper plane flight
screenshot
origami.c
: A paper folding into a plane.
screenshot
globe.zip
: A globe created by texture mapping a map on a sphere
screenshot
glutmech.c
: A mechanical robot on the move.
screenshot
atlantis.zip
A zip file with all the program and header files showing marine life
screenshot
water.zip
A zip file with all program and header files to create animated water
screenshot
clouds.zip
A zip file with all program and header files to create animated clouds
screenshot