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=f9207d8026356d0148be4c17f1fabeadfc210a93;hp=a1dd806bba70a883430aa13b8c869df8fe5e45ca;hb=bd6502aee14dbda7936780fd81d1b1520c2d1cb8;hpb=680a14d4fa6d95f2ca5c582078a8aa05db522e31 diff --git a/doc/index.html b/doc/index.html index a1dd806..f9207d8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Sixth 3D engine demos @@ -224,28 +224,28 @@

Table of Contents

-
-

1 General

+
+

1 General

  • This program is free software: released under Creative Commons Zero @@ -262,8 +262,8 @@
-
-

1.1 Source code

+
+

1.1 Source code

-
-

2 Overview

+
+

2 Overview

Goal of this project is to show off capabilities and API usage of @@ -290,7 +290,7 @@ Goal of this project is to show off capabilities and API usage of

-All example scenes in this repository render at interactive +All example scenes in this repository render at interactive framerates.

@@ -307,8 +307,8 @@ java -jar sixth-3d-demos.jar
-
-

3 Navigating in space

+
+

3 Navigating in space

@@ -344,15 +344,15 @@ java -jar sixth-3d-demos.jar -
-

4 Example scenes in this repository

+
+

4 Example scenes in this repository

-
-

4.1 Raytracing through voxels

+
+

4.1 Raytracing through voxels

-
+

raytracing fractal in voxel polygon hybrid scene.png

@@ -380,8 +380,8 @@ datastructure.
-
-

4.2 Conway's Game of Life

+
+

4.2 Conway's Game of Life

The Game of Life, also known simply as Life, is a cellular automaton @@ -403,7 +403,7 @@ otherwise it dies. -

+

life.png

@@ -456,11 +456,11 @@ Usage:
-
-

4.3 Text editors

+
+

4.3 Text editors

-
+

text editors.png

@@ -513,13 +513,23 @@ user is redirected also to proper location in the world. return to them. + +

+Quite a lot of text editors can be rendered: +

+ + +
+

text editors 2.png +

+
-
-

4.4 Mathematical formulas

+
+

4.4 Mathematical formulas

-
+

mathematical formulas.png

@@ -530,11 +540,11 @@ visualize some formula using all 3 dimensions avaliable.
-
-

4.5 Sinus heightmaps and sphere

+
+

4.5 Sinus heightmaps and sphere

-
+

sinus heightmaps and sphere.png

@@ -548,7 +558,7 @@ Simple test scene. Easy to implement and looks nice.

Author: Svjatoslav Agejenko

-

Created: 2021-05-29 Sat 02:31

+

Created: 2021-05-29 Sat 05:01

Validate