Fixed a few bugs created by Sean's singleton conversions
Made a new hole for the map
Cleaned up the code a bunch
October 28
Fixed the billboard graphic
October 25-26
Made the billboard graphic
October 23-24
Found a golf-cart model online.
Downloaded a bunch of applications to convert the data to something we can use.
October 21-22
Added transparency to the triangles.
Added the 2-D orthogonal view stuff required to do the power bar.
Found and fixed the memory leak.
Played around with displaying fonts. This will take a lot of effort.. must consult with group!
October 14
Updated the OpenGL stuff to display a directional light.
October 11
Tweaked the interface a little. You now get default values for triangles and the ball and have the ability to customize any aspect in game. Should make debugging the next step easier...
October 6-7
Wrote the OpenGL interface, Camera class, camera movement (from keyboard), and debugged the collision detections algorithms with Chris over IM.
October 5
Finished OpenGLTutorial.exe