|
Project Information
|
An easy to use, easy to extend, and very lightweight layout manager for jMonkey Engine, a Java-based 3D engine. This is not intended as a full-fledged GUI package (there are at least two for jME already, see FengGUI or GBUI). Instead of providing a large set of complex, pre-built widgets, SimpleMonkeyGUI provides makes it easy to take your own custom-designed jME-based Heads Up Display, and add layout management to it. Unlike FengGUI, SimpleMonkeyGUI uses jME's Spatials for displaying widgets, and was designed from the ground up with the intention of being used in jME. This project originated as a stripped down version of FengGUI, keeping just the layout managers and a few other key classes. Both jME1 and jME2 are supported. Find out more about the project on the wiki.
|