3D Graphics Programming, OpenGL, PovRay
Make up your own graphics application and substitute for one of the previous labs this quarter
- 3D OpenGL
- PovRay 3D rendering. Also see
animation with Pov-Ray
- OpenGL Compiling: Lgcc (for C) and
Lg++ (for C++),
text versions - Lgcc and
Lg++
also - writing
Makefiles
To make these compiling scripts executable:
chmod 755 Lgcc