Thursday, October 20, 2005

Grimm makes me grim!

Actually Grimm makes me a little less grim today as compared to yesterday. Yesterday was brutal. I spent all evening attempting to implement this CEGUI stuff in Ogre3D. It does not play nicely. It doesn't help that it's poorly documented, and all the tutorials that do exist all use the demo code which doesn't really work well in an actual game. But good news is CEGUI is going bye bye!! I almost did the happy dance right there in the Bunker, but refrained because I knew I'd get laughed at. A few of us programmers on the project met after class and talked about things and decided we could do a "GUI" using some of the Ogre libraries, namely Overlays, MouseMotionListener and MouseListener. It shouldn't be too bad, though I still have a couple things to figure out, like how to load a material and what a material is. I'm really hoping that's not going to be too hard, I've spent enough time this week banging my head against the desk. Stupid GUI and it's importance to the look and feel of the game! :P

1 comment:

Jonathan said...

Graphical user interfaces are overrated....GO TEXT!