Framebuffer
|
Chapter Notes |
Examples |
Exercises |
|
{ //clear window and initialize background color, shading model //initialize material properties, lighting, etc. } { //display the graphics } { //set window dimensions and viewpoint } |
{ //control statements } { //control statements } { //call the above }
|