X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=blobdiff_plain;f=doc%2Findex.html;fp=doc%2Findex.html;h=959ee663331c12e468b5d6dc70f7b69a94db2f7b;hp=91a98efd1ce9740a0d41806840e8ae0e1108497a;hb=da8f2647b4a28b9b2f1739f2fda955041f73663f;hpb=88f3647666063b500f463904d625c6d6f973d735 diff --git a/doc/index.html b/doc/index.html index 91a98ef..959ee66 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth 3D engine demos - + @@ -260,10 +260,24 @@ Goal of this project is to show off capabilities and API usage of

-All sample scenes below are rendered at interactive framerates. +All example scenes in this repository render at interactive +framerates.

+ +

+Download runnable JAR file: sixth-3d-demos.jar +

+ +

+To start demo application, use command: +

+
+java -jar sixth-3d-demos.jar
+
+
+

3 Navigating in space

@@ -302,9 +316,10 @@ All sample scenes below are rendered at interactive framerates.
-

4 Example applications in this repository

+

4 Example scenes in this repository

-
+
+

4.1 Raytracing through voxels

@@ -531,7 +546,7 @@ Simple test scene. Easy to implement and looks nice.
  • 2. Overview
  • 3. Navigating in space
  • -
  • 4. Example applications in this repository +
  • 4. Example scenes in this repository