|
@@ -1,49 +0,0 @@
|
|
-= jMonkeyEngine Tutorials and Documentation
|
|
|
|
-:author:
|
|
|
|
-:revnumber:
|
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
|
-:keywords: documentation, intro, intermediate, about
|
|
|
|
-:experimental:
|
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-== jMonkey User Contributions
|
|
|
|
-
|
|
|
|
-* <<jme3/contributions/vegetationsystem#,Vegetation System>>
|
|
|
|
-* <<jme3/contributions#, Contributions - User made utilities to add functionality to the engine.>>
|
|
|
|
-
|
|
|
|
-=== Multiplayer Networking
|
|
|
|
-
|
|
|
|
-* <<jme3/advanced/open_game_finder#,Open Game Finder>>
|
|
|
|
-
|
|
|
|
-=== Entity System
|
|
|
|
-* <<jme3/contributions/entitysystem#, The Zay-ES Entity System>>
|
|
|
|
-
|
|
|
|
-=== Artificial Intelligence (AI)
|
|
|
|
-
|
|
|
|
-* <<jme3/advanced/recast#,Recast Navigation>>
|
|
|
|
-* <<jme3/advanced/building_recast#,Updating and building Recast Native Bindings>>
|
|
|
|
-* <<jme3/advanced/monkey_brains#,Monkey Brains>>
|
|
|
|
-* <<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]
|
|
|
|
-
|
|
|
|
-=== 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>>
|
|
|
|
-
|
|
|
|
-=== Custom Tools
|
|
|
|
-
|
|
|
|
-* <<jme3/tools/navigation#,Mercator Projection Tool (Marine Navigation)>>
|
|
|
|
-* <<jme3/tools/charts#,Visualizing Maps in JME3 (Marine Charts)>>
|
|
|
|
-
|
|
|
|
-=== Sample Projects
|
|
|
|
-
|
|
|
|
-* link:http://code.google.com/p/jmonkeyengine/source/browse/BookSamples/#BookSamples%2Fsrc[BookSamples] – Some more jME3 code samples
|
|
|
|
-* <<jme3/shaderblow_project#,ShaderBlow Project>> – The jME3 users shaders project.
|
|
|
|
-* <<jme3/rise_of_mutants_project#,Rise of Mutants Project>> – Rise of Mutants Project by BigBoots Team.
|
|
|