|
@@ -17,8 +17,8 @@ Then continue learning about jME3 concepts here.
|
|
|
|
|
|
|
|
== Coordinate System
|
|
== Coordinate System
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-image::jme3/intermediate/coordinate-system.png[coordinate-system.png,with="235",height="210",align="right"]
|
|
|
|
|
|
|
+[.right]
|
|
|
|
|
+image::jme3/intermediate/coordinate-system.png[coordinate-system.png,width="235",height="210",align="right"]
|
|
|
|
|
|
|
|
|
|
|
|
|
The jMonkeyEngine uses a right-handed coordinate system, just as OpenGL does.
|
|
The jMonkeyEngine uses a right-handed coordinate system, just as OpenGL does.
|