fretn
Legacy Member
http://www.bramstein.nl/gui/
ik quote de site:
ik quote de site:
A Graphical User Interface toolkit for game developers. This toolkit is meant for prototyping user interfaces within games. In later project phases, the toolkit can be customized for the target application.
The toolkit is completely built upon the well known OpenGL interface, but uses no other external libraries. It is written in (portable) C++ and heavily uses the Standard Template Library. Other features include:
- standard widgets such as buttons, scrollbars, menuitems, etc. (see screenshot)
- ability to modify and create custom themes
- can be used as an in-game texture (see demo included in the full download)
- API similar to Java Swing API (similar, not a direct copy)
- BSD license on source code

.