CS 553 -- Winter Quarter 2009

Project #5: Wireframe Isosurfaces

80 Points

Due: January 30


This page was last updated: January 6, 2009


Requirements:

  1. Put this project number and your name in the title bar.

  2. The scenario is that you are visualizing the same volume of points that you did in Projects #2, #3, and #4. Because it is an equation, the number of points you use is up to you.

  3. Compute a scalar value at each 3D node point according to the same formula you used in Projects #3 and #4.

  4. Draw a wireframe isosurface using the same color transfer function you used in Projects #3 and #4.

  5. Redraw the wireframe isosurface in response to a T* GLUI spinner or slider.

  6. Display an X-Y-Z set of axes as a reference. Allow these to be toggled on and off from a GLUI checkbox.

  7. Allow the user to toggle between orthographic and perspective projections using a GLUI checkbox.

  8. Allow scaling and X-Y rotation of the 3D scene.

Suggestions:

Grading:

Item Points
Any wireframe isosurface-looking thing. 20
Correct wireframe isosurfaces 40
Correct colors 20
Potential Total 80