Lana Sun, Ben Sterrett, Pisut Wisessing
In this assignment, we simulate an astronaut space walk around a space shuttle. Movement direction is controlled by the orientation of head-mounted display, and users can move around using the mouse: Left click moves forward, right click moves backward, and middle click resets the position.
Special feature: FoB data smoothing function is implemented to reduce shaking in the viewer.
The star field in the background is rendered from scientifically correct data (position and luminosity) obtained from http://local.wasp.uwa.edu.au/~pbourke/miscellaneous/starfield using GL_POINTS.

default view point
The obj parser is written in php for flexibility of uses in different programming languages. The obj parser is temporarily placed at http://www.clemson.edu/computing/obj_parser.php.

inside the bay
The TGA image loader is adapted from code found at http://cvs.codeyard.net/svn/Sokoban3D/source/tga.cpp.

different view point
The space shuttle is a a hi-res free model from http://www.dewantoro.net/2008/11/13/high-detailed-us-space-shuttle-3d-model.