|
@@ -9,11 +9,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
=== Graphical User Interface
|
|
=== Graphical User Interface
|
|
|
|
|
|
-* link:https://github.com/jMonkeyEngine-Contributions/Lemur[Lemur - a native jME3 GUI library with scene graph tools]
|
|
|
|
-* <<jme3/contributions/tonegodgui#,tonegodGUI - a native jME3 GUI library>>
|
|
|
|
-* <<jme3/advanced/nifty_gui#,Nifty GUI - JME3 Integration Tutorial>>
|
|
|
|
-* <<jme3/advanced/nifty_gui_best_practices#,Nifty GUI - Best Practices>>
|
|
|
|
-* <<jme3/advanced/nifty_gui_scenarios#,Nifty GUI Scenarios (Load Screen etc)>>
|
|
|
|
* <<jme3/advanced/hud#,Head-Up Display (HUD)>>
|
|
* <<jme3/advanced/hud#,Head-Up Display (HUD)>>
|
|
* <<jme3/advanced/localization#,Localization>>
|
|
* <<jme3/advanced/localization#,Localization>>
|
|
* <<jme3/advanced/swing_canvas#,Swing Canvas>>
|
|
* <<jme3/advanced/swing_canvas#,Swing Canvas>>
|
|
@@ -63,6 +58,10 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
*** link:http://hub.jmonkeyengine.org/t/lemur-gems-2-inputmapper-delegates/28710[Lemur Gems #2 - Input mapper delegates]
|
|
*** link:http://hub.jmonkeyengine.org/t/lemur-gems-2-inputmapper-delegates/28710[Lemur Gems #2 - Input mapper delegates]
|
|
*** link:http://hub.jmonkeyengine.org/t/lemur-gems-3-scene-picking/28713[Lemur Gems #3 - Scene picking]
|
|
*** link:http://hub.jmonkeyengine.org/t/lemur-gems-3-scene-picking/28713[Lemur Gems #3 - Scene picking]
|
|
|
|
|
|
|
|
+== gui
|
|
|
|
+* link:https://github.com/jMonkeyEngine-Contributions/Lemur[Lemur - a native jME3 GUI library with scene graph tools]
|
|
|
|
+* <<jme3/contributions/tonegodgui#,tonegodGUI - a native jME3 GUI library>>
|
|
|
|
+
|
|
=== Sample Projects
|
|
=== Sample Projects
|
|
|
|
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/BookSamples/#BookSamples%2Fsrc[BookSamples] – Some more jME3 code samples
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/BookSamples/#BookSamples%2Fsrc[BookSamples] – Some more jME3 code samples
|