WPI Computer Science Department

Computer Science Department
------------------------------------------

CS 4731, A Term, Homework 3


Homework 3: Due Friday, September 19, 2003, 9AM (11/100 points)

Homework 3 Overview

In this project, we're trying to familiarize ourselves with 3D modeling, first using miniGL, and next, we use the powerful SDL modeling language to help us recreate our models with relative ease. You will turn in two versions of a castle, one modeled using miniGL and the other modeled using SDL. The miniGL and SDL castles should look exactly the same. A few optional preparation steps are suggested. You will not turn in the code which you generate in your preparatory steps.

Extra Credit: The Virtual Reality Modeling Language (VRML) is a 3D modeling which allows 3D scenes to be loaded in a browser using a plug-in. X3D is an XML-based format which has been proposed by the Web3D consortium to replace VRML. Search and find a free X3D browser and online X3D tutorial and completely rebuild your castle in X3D.

Note: The preparatory exercises above should not be submitted. Only the castles using miniGL and SDL) should be submitted. Create documentation for your programs and submit them along with the projects. The documentation does not have to be unnecessarily long. Simply explain briefly what each file does,how to run it and tie things in nicely.


[Feedback] [Search Our Web] [Help & Index]

[Return to the WPI Homepage] [Return to CS Homepage]

mailto:emmanuel@cs.wpi.edu