|
@@ -116,6 +116,7 @@ These videos use alpha features only available in the next release.
|
|
|
====
|
|
|
|
|
|
* link:http://www.youtube.com/watch?v=-OzRZscLlHY[Video: jMonkeyEngine SDK Use Case Demo 1 (Quixote)]
|
|
|
+** <<jme3/advanced/sourcecode#,Source Code>>
|
|
|
* link:http://www.youtube.com/watch?v=6-YWxD3JByE[Video: jMonkeyEngine SDK Use Case Demo 2 (Models and Materials)]
|
|
|
|
|
|
Learn from sample code in link:https://github.com/jMonkeyEngine/jmonkeyengine/tree/master/jme3-examples/src/main/java/jme3test[src/main/java/jme3test] (also available in the sdk by `menu:File[New Project>JME3 Tests]`) and the example games provided by the community!
|
|
@@ -133,6 +134,7 @@ Now that you understand the concepts, it's time to make the most of the jMonkeyE
|
|
|
** link:http://www.youtube.com/watch?v=MNDiZ9YHIpM[Video: How to control any scene node]
|
|
|
*** <<jme3/advanced/sourcecode#,Source Code>>
|
|
|
** link:http://www.youtube.com/watch?v=-OzRZscLlHY[Video: How to remote control a character in a scene]
|
|
|
+*** <<jme3/advanced/sourcecode#how-to-control-a-character-in-a-scene-source-code#,Source Code>>
|
|
|
|
|
|
* <<jme3/advanced/multithreading#,Multithreading>>
|
|
|
|