Executable

Wow, after literally 6 hours of hacking and slashing and crying and screaming and searching, I have a working executable. Ran into a laundry list of problems, including Rabbyt upgrades leaving incorrect code and, the doozy, pyOpenGL 3 only being in .eggs and using pkg_resources. This caused me such a giant headache...

I finally did get it, and it was through the help of this mailing list entry: http://sourceforge.net/mailarchive/message.php?msg_id=473C586D.10805%40gmail.com

So if you are running into similar problems and aren't afraid to REALLY hack your py2exe stuff, check it out and save yourself the headache(s).