final submission

http://dl.dropbox.com/u/74952227/tinyspacefoos.zip

source: http://code.google.com/p/tinyspacefoos/

I add a procedural “stuff” generator to the planets at the last min. It uses deluany triangulation to generate a basic mesh. I then subdivide this basic mesh into a more detailed mesh.

Also added a loading screen to let people know what the controls are and status of procedural loading.

I’m FINISHED!