Project 4 - Virtual World
ECS 175: Computer Graphics


Your assignment in this project is to write a program in which the the user can explore a virtual world. You are welcome to implement any world you like.

You may work with a partner on this project.

The technical requirements are:

Projects which solidly meet these requirements will get 9/10 points. Lectures will also cover adding a background and preventing the user from walking out of the world, but these features are not required.

Here is a tutorial from the Wikibook on camera motion. They also had one on using fog.