Jason Mitchell - 2003-05-12

We finally have some code that actually draws something! I did not work very much this week, but I finally have something concrete to point to.

However, at this point, the code is hard coded. It's more just proof that I know how to set up the Open GL code.

I have the essential set up for textures, except that the textures load up funny. It's rather interesting that all the code that I had written over the summers these past few years now refuses to work properly. Oh well, I'll have to sit down and hammer out new code.

I can definitley say that writing code that actually does something graphical is much more interesting that code that you can only really check in gdb. Just to see the drawing of a single room, no matter how rudimentary of a room it is makes you glad. I could sit down watching my little room spin around several times. But there's still work to be done.