...For more information, more screenshots and for news, check out out our homepage: http://cegui.org.uk
The repository is now at bitbucket (including our issue/bug tracker): https://bitbucket.org/cegui
Note: this project has been migrated to github:
https://github.com/cschreib/lxgui
lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games).
The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files.
Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository.
NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link:
https://github.com/pavouk/lgi/