|
Homework
-
Make your own copies of the OpenGL redbook examples from
/usr/share/src/GLUT/redbook from Origin3
-
Make sure you execute each of the examples from this chapter:
-
alpha.c
-
alpha3D.c
-
aargb.c
-
aaindex.c
-
aapoly.c
-
fog.c
-
fogindex.c
-
polyoff.c
-
Extra Credit: Take the example from session
4 and enable antialising and fog. Enable a black fog to produce
a depth-cueing effect
|
|