Lemur can do 3D GUIs easily as it doesn’t really care whether the GUI is 2D or 3D… and any JME Node can be a Lemur gui element. Like in the 3D node+links thing above, they don’t even have to be GUI elements to interact with them since you can add mouse event support to any Node… it’s already setup for that.
Here are some videos I’ve posted before. These GUIs were all done with Lemur:
@asser.fahrenholz said:
Are you building a gui for your own game, or setting out to make a 3D/2D-gui API? I'm not quite sure what your goal is.
If it’s the latter, why not just help build Lemur?
i am interested in helping build Lemur but the overall goal is a 3D general purpose GUI / operating system. some of this may contradict Lemur’s existing plans so for now i fork it here: