aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'ardor3d-examples/src/main/resources')
-rw-r--r--ardor3d-examples/src/main/resources/com/ardor3d/example/i18n/example_descriptions.properties1
-rw-r--r--ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeExample.jpgbin4015 -> 9930 bytes
-rw-r--r--ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeZExample.jpgbin0 -> 10196 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/ardor3d-examples/src/main/resources/com/ardor3d/example/i18n/example_descriptions.properties b/ardor3d-examples/src/main/resources/com/ardor3d/example/i18n/example_descriptions.properties
index b70f7ab..9b681f3 100644
--- a/ardor3d-examples/src/main/resources/com/ardor3d/example/i18n/example_descriptions.properties
+++ b/ardor3d-examples/src/main/resources/com/ardor3d/example/i18n/example_descriptions.properties
@@ -51,6 +51,7 @@ com.ardor3d.example.pipeline.SimpleMd2Example=Simplest example of loading a mode
com.ardor3d.example.pipeline.SimpleMd3Example=Simplest example of loading a model in MD3 format.
com.ardor3d.example.pipeline.SimpleObjExample=Simplest example of loading a Wavefront OBJ model.
com.ardor3d.example.renderer.BillboardNodeExample=Illustrates the BillboardNode class; which defines a node that always orients towards the camera.
+com.ardor3d.example.renderer.BillboardNodeZExample=Illustrates the BillboardNode class - but using a Z-up camera.
com.ardor3d.example.renderer.ClipStateExample=Illustrates the ClipState class; which specifies a plane to test for clipping of a Node.
com.ardor3d.example.renderer.CombinerExample=An example showing use of MeshCombiner to weld together a bunch of boxes into a single mesh.
com.ardor3d.example.renderer.DegenerateTrianglesExample=Illustrates two techniques for creating a triangle strip (i.e. series of connected triangles).
diff --git a/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeExample.jpg b/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeExample.jpg
index 33da172..243651f 100644
--- a/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeExample.jpg
+++ b/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeExample.jpg
Binary files differ
diff --git a/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeZExample.jpg b/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeZExample.jpg
new file mode 100644
index 0000000..4272495
--- /dev/null
+++ b/ardor3d-examples/src/main/resources/com/ardor3d/example/media/thumbnails/renderer_BillboardNodeZExample.jpg
Binary files differ