|
@@ -7,22 +7,6 @@
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
|
|
|
-=== Camera
|
|
|
-
|
|
|
-//* <<jme3/beginner/hellochasecam#,Chase camera (aka 3rd person camera) example>>
|
|
|
-
|
|
|
-=== User Interaction
|
|
|
-
|
|
|
-* <<jme3/advanced/input_handling#,Input Handling>>
|
|
|
-** link:https://github.com/jMonkeyEngine-Contributions/Lemur/wiki/Modules[Lemur Scene Graph Tools]
|
|
|
-*** link:http://hub.jmonkeyengine.org/t/lemur-gems-1-inputmapper-based-camera-movement/28703[Lemur Gems #1 - Input mapper based camera movement. ]
|
|
|
-*** 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]
|
|
|
-
|
|
|
-
|
|
|
-* <<jme3/advanced/combo_moves#,Combo Moves>>
|
|
|
-* <<jme3/advanced/mouse_picking#,Mouse Picking: Click to Select>>
|
|
|
-
|
|
|
=== Graphical User Interface
|
|
|
|
|
|
* link:https://github.com/jMonkeyEngine-Contributions/Lemur[Lemur - a native jME3 GUI library with scene graph tools]
|
|
@@ -74,6 +58,10 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
* <<jme3/advanced/steer_behaviours#,Steer Behaviours>>
|
|
|
* <<jme3/advanced/jme3_ai#,jME3 Artificial Intelligence>>
|
|
|
|
|
|
+** link:https://github.com/jMonkeyEngine-Contributions/Lemur/wiki/Modules[Lemur Scene Graph Tools]
|
|
|
+*** link:http://hub.jmonkeyengine.org/t/lemur-gems-1-inputmapper-based-camera-movement/28703[Lemur Gems #1 - Input mapper based camera movement. ]
|
|
|
+*** 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]
|
|
|
|
|
|
=== Sample Projects
|
|
|
|