|
@@ -1,4 +1,4 @@
|
|
|
-= scenegraph_for_dummies
|
|
|
+= Scenegraph For Dummies
|
|
|
:author:
|
|
|
:revnumber:
|
|
|
:revdate: 2016/03/17 20:48
|
|
@@ -11,16 +11,16 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
== jMonkeyEngine3 Scene Graph for Dummies
|
|
|
|
|
|
+++
|
|
|
-<iframe src=https://jmonkeyengine.github.io/wiki/tutorials/scenegraph width="100%" height="850px" alt=""></iframe>
|
|
|
+<iframe src=https://wiki.jmonkeyengine.org/tutorials/scenegraph width="100%" height="850px" alt=""></iframe>
|
|
|
+++
|
|
|
|
|
|
-//iframe::https://jmonkeyengine.github.io/wiki/tutorials/scenegraph[width="100%", height="850px", alt="", scroll="true",border="true",align="false"]
|
|
|
+//iframe::https://wiki.jmonkeyengine.org/tutorials/scenegraph[width="100%", height="850px", alt="", scroll="true",border="true",align="false"]
|
|
|
|
|
|
|
|
|
[TIP]
|
|
|
====
|
|
|
|
|
|
-* You can open this presentation in link:https://jmonkeyengine.github.io/wiki/tutorials/scenegraph[Fullscreen Mode].
|
|
|
+* You can open this presentation in link:https://wiki.jmonkeyengine.org/tutorials/scenegraph[Fullscreen Mode].
|
|
|
* When using link:http://www.apple.com/safari/[Safari] as a browser the presentation is animated.
|
|
|
|
|
|
====
|