Homework 6: A little Spin in 3d

Short Description:

Write a program that demonstrates your ability to display and perform transformation of models in WebGL.

Goals

When you finish this homework, you should

Formal Description

For this assignment, I have created a new set of models. They are located at https://mirkwood.cs.edinboro.edu/~bennett/GraphicsCode/NewShapes/. These models are different from the ones presented in previous exercises. Please read the accompanying documentation.

Please create a program which displays one or more of these models. Ideally I would like four different scenes, displayed in the four corners of the canvas using viewports.

In addition, you should modify the colors on at least one of the models so that the model is multicolored. For example, the top "half" of the lizard might be green. I expect this to be done pragmatically. Points: Please use the following files:

Documentation

Please provide a cover page that describes what you have done in each scene as well as a list of collaborators. Also, if you feel you deserve credit for extras, please document this.

Additional Requirements/Comments

Extras

I find that I want to continue to play with simulations/visualizations of this type. Please do so, but only if you have sufficient time, do not enhance this, or any other project at the expense of your other classes.

Submission

When you have finished your assignment, please submit a tar or zip file containing all files needed for this project. Please do not post your project on line until after grades have been assigned.

If you have created any javascript text files that are included in your program, please make sure that the file extension is not .js. Mail clients will reject tar files containing files with a .js extension. Please use the extension .prog.

Submit your file to the D2L homework folder Homework 6 by the due date. If you work collaboratively, I expect that each programmer will submit a copy of the final product.