I've created some simple, but powerful gui system. Right now I have text buttons, buttons with images and text area what automatically warps text to new line and supports scrolling. Oh did I mention that I have my own cursor too?;) . GUI is implemented using Molly Rocket's Immediate GUI technique.
Drop down of FPS is because of not frustum culled planets - easy to fix in future :)
Monday, August 20, 2007
Subscribe to:
Post Comments (Atom)
2 comments:
It's really immediate mode? I couldn't wrap my head around the idea , but it seemed useful ^_^ It's cool that you implemented it. Looks nice.
Really, really ;) Few minutes later after I wrote this post I had fully working list view with scrolling and selection :). I could write on my blog about how I did this, if you like.
Post a Comment