Software Projects 
Software Projects > Other Projects > OpenGL Submersible
 
Assignment 1
Assignment 2

OpenGL Submersible

This project is primarily based on my work for my Computer Graphics (Comp 471) class. I will be uploading the various stages of this submersible as the semester progresses. for the first programming assignment I was primarily focused on getting a solid code base and I do mean solid. This includes the Composite Pattern, a Camera class, a Scene class that allows for multiple scenes. We'll see how things progress.

A submersible is a type of submarine typically used for underwater exploration and marine research. For example, Alvin is a well-known submersible operated by theWoods Hole Oceanographic Institution (see http://www.whoi.edu/marops/vehicles/alvin/index.html for details).

Assignment 1 executable (103.26 KB)
Assignment 2 executable (103.46 KB)