X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=blobdiff_plain;f=doc%2Findex.html;h=959ee663331c12e468b5d6dc70f7b69a94db2f7b;hp=726fa3013774768aabb734d2c301406d047bbf02;hb=da8f2647b4a28b9b2f1739f2fda955041f73663f;hpb=5d214bee2a41d15d3a12562b4a7e7b36b777bd97 diff --git a/doc/index.html b/doc/index.html index 726fa30..959ee66 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth 3D engine demos - + @@ -201,8 +201,11 @@ $(function() {

1 General

@@ -231,15 +234,16 @@ License, or (at your option) any later version.

1.1 Source code

@@ -252,14 +256,28 @@ git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git

Goal of this project is to show off capabilities and API usage of -Sixth 3D engine. +Sixth 3D engine.

-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

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

4 Samples

+

4 Example scenes in this repository

-
+
+

4.1 Raytracing through voxels

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