Wednesday, January 3, 2007

Milestone 1 + Source Control

Milestone 1 is now under SVN source control, so everyone can start contributing their individual research code at this time. The address is svn://repins.net/svn/ and a password has been mailed to your rit account. Once we get back we'll have some major integration and things will hopefully start falling together smoothly.

I also did some profiling on our Milestone 1 code and tried to find some bottlenecks, but everything seems ok. I think the fact that we're using huge 512x512 32 bit textures as test samples is part of the reason why the framerate isn't as high as we'd like it to be. We'll talk more about this later, but now we have some decent profiling code that I wrote for future issues.