|
@@ -12,7 +12,7 @@
|
|
|
_Java Beans have nothing to do with this topic or NetBeans!_
|
|
|
|
|
|
* jMonkeyEngine is a game engine written in Java. You use it by putting a JAR library on the class path, and calling its +++<abbr title="Application Programming Interface">API</abbr>+++ from your Java code.
|
|
|
-* The jMonkeyEngine <<sdk#,SDK>> (Software Development Kit) is a customized NetBeans IDE that has special tools that help you develop 3D Java games.
|
|
|
+* The jMonkeyEngine xref:sdk.adoc[SDK] (Software Development Kit) is a customized NetBeans IDE that has special tools that help you develop 3D Java games.
|
|
|
|
|
|
|
|
|
[IMPORTANT]
|
|
@@ -21,9 +21,7 @@ The writing of the game (the actual game development) is still up to you, the pe
|
|
|
====
|
|
|
|
|
|
|
|
|
-
|
|
|
-image::sdk/jme3-jmonkeyplatform.png[jme3-jmonkeyplatform.png,width="640",height="400",align="center"]
|
|
|
-
|
|
|
+image::jme3-jmonkeyplatform.png[jme3-jmonkeyplatform.png,width="640",height="400",align="center"]
|
|
|
|
|
|
|
|
|
== The Past: A World Without IDEs
|
|
@@ -90,10 +88,10 @@ The jMonkeyEngine SDK is the same as NetBeans IDE, plus
|
|
|
* And more…
|
|
|
|
|
|
|
|
|
-image::sdk/jmonkeyplatform-docu-1.png[jmonkeyplatform-docu-1.png,width="",height="",align="center"]
|
|
|
+image::jmonkeyplatform-docu-1.png[jmonkeyplatform-docu-1.png,width="",height="",align="center"]
|
|
|
|
|
|
|
|
|
You see how such a unique IDE can speed up your development process drastically, it's worth giving it a try!
|
|
|
|
|
|
* link:http://www.youtube.com/watch?v=cTErYjsJ_Yk[Video: jMonkeyEngine3 - Intro]
|
|
|
-* <<sdk/comic#,jMonkeyEngine SDK - the Comic>>
|
|
|
+* xref:comic.adoc[jMonkeyEngine SDK - the Comic]
|