CS 450/550 Viewgraph Copies

Schedule

Office Hours

Textbooks

Grading

Assignments

Course Outline

Viewgraphs

Sample Code

Additional Materials

Archived Mail

Related URLs

Home

Viewgraph copies are stored as Postscript files.

  • Aviewgraph file can be retrieved by the Web browser. To retrieve a viewgraph file, click on the label for that viewgraph.

  • A viewgraph file displayed by ghostview can be printed by selecting the File then the Print ... options.

  • Postscript files are actually stored in directory /nfs/stak/a2/classes/cs/minoura/cs450/vg on COE machines. Hence, they can be printed by the command, e.g., lp -d dear115 vgOpenGL2up.ps, where dear115 is a printer name.
    OpenGL Overview of OpenGL
    OpenGL2D OpenGL 2D Graphics
    WinView Window and Viewport
    3DObjects Creating 3D Objects
    Quadrics Quadric Surfaces
    2DTrans 2D Transformations
    3DTrans 3D Transformations
    ViewTrans View Transformation
    Interact Interactive Graphics
    ViewTrans Local Transformations
    Bezier Bezier Curves and Surfaces
    NURBS NURBS Curves and Surfaces
    Shade Shading
    Texture Texture Mapping