exit button

CSC 630
GRAPHIC SYSTEMS
Project 2c
OGL ENHANCED LOGO

schedule | syllabus | format | style
project 0 |project 1 | project 2a | project 2b | project 2c
| project 3a | project 3b| project 3c
class projects

Extend project 2b to enhance your animated logo.
Your object should be something more than a single pre-built object.
Add sound at appropriate times.
Add a GLUI menu in addition to your instruction screen.
The keyboard commands must work even while your instruction screen is current.

Place a few colored lights to draw your solid.

Use the glFog command to place fog in the middle of your view volume.
Your animation should pass thru a fog bank from almost invisible to clear.

Add a background image of your choice that fills the screen.

See the Evaluation sheet for the points you can get.
Look at the sample programs to show you various techniques.
I can send you code for any of my demos.
Refer to the class syllabus for the proper programming format.

Turn in your program on a clean, labeled, CD with color screen dumps, source code, and a 2-page discussion in your own words. 

Discuss:
- a description of the data structures, new functions, or models you used;
- Include a paragraph for a user's guide (User Instructions); and
- Informal remarks of what you thought of the project.

Do not give a boring description of the project.
Use the grammar and spelling checker built into your word processor.

Include a professionally labeled disc with source code and the executable.

Click here to see evaluation form for Project 2c.
top