X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Findex.html;h=7a3cc9427819f7db02f77b52fc07d2c06aa6bcd7;hb=78dcab11f5215e1f409c7e7a991182444b5a7126;hp=e02cfb97bf45b6dda2a0cdcf258019251556223f;hpb=0b35ade185c6cdb34db3b58566748f5ebdc86aa2;p=sixth-3d.git diff --git a/doc/index.html b/doc/index.html index e02cfb9..7a3cc94 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 - 3D engine @@ -209,30 +209,30 @@ pre {background-color: #111; color: #ccc;}

Table of Contents

-
-

1. General

+
+

1. General

  • This program is free software: released under Creative Commons Zero @@ -249,8 +249,8 @@ pre {background-color: #111; color: #ccc;}
-
-

1.1. Source code

+
+

1.1. Source code

-
-

2. Project description

+
+

2. Project description

-In software, pure Java realtime 3D rendering engine. With the final +In software, pure Java realtime 3D rendering engine. With the final goal of becoming a platform for buildng 3D user interfaces and interactive data visualization for project Sixth.

-Sixth 3D can be also used as standalone 3D engine in your project. +Sixth 3D can be also used as standalone 3D engine in your project.

-
-

2.1. Justification for software rendering

+
+

2.1. Justification for software rendering

3D rendering is done in software, 100% pure Java on CPU. At least for @@ -310,8 +310,8 @@ pixel.

-
-

2.2. Justification for Java

+
+

2.2. Justification for Java

  • It is easy to refactor and experiment with.
  • @@ -346,8 +346,8 @@ operating systems.
-
-

3. API documentation

+
+

3. API documentation

  • See JavaDoc.
  • @@ -367,8 +367,8 @@ So far best resource is to download and explore source code for:
-
-

4. Instructions to embed Sixth-3D in your project

+
+

4. Instructions to embed Sixth-3D in your project