Added runnable jar file to the web site
[sixth-3d-demos.git] / doc / index.org
index 6ca368f..0fce973 100644 (file)
 Goal of this project is to show off capabilities and API usage of
 [[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine.
 
 Goal of this project is to show off capabilities and API usage of
 [[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine.
 
-All sample scenes below are rendered at interactive framerates.
+All [[id:5f88b493-6ab3-4659-8280-803f75dbd5e0][example scenes in this repository]] render at interactive
+framerates.
+
+Download runnable JAR file: [[file:sixth-3d-demos.jar]]
+
+To start demo application, use command:
+: java -jar sixth-3d-demos.jar
+
 * Navigating in space
 | key                            | result                               |
 |--------------------------------+--------------------------------------|
 * Navigating in space
 | key                            | result                               |
 |--------------------------------+--------------------------------------|
@@ -46,7 +53,10 @@ All sample scenes below are rendered at interactive framerates.
 | mouse scroll wheel             | move: up, down                       |
 | dragging with mouse            | look around                          |
 
 | mouse scroll wheel             | move: up, down                       |
 | dragging with mouse            | look around                          |
 
-* Example applications in this repository
+* Example scenes in this repository
+:PROPERTIES:
+:ID:       5f88b493-6ab3-4659-8280-803f75dbd5e0
+:END:
 ** Raytracing through voxels
 [[file:screenshots/raytracing fractal in voxel polygon hybrid scene.png]]
 
 ** Raytracing through voxels
 [[file:screenshots/raytracing fractal in voxel polygon hybrid scene.png]]