X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=13bb17bbb496ff553968cf0790a2b07c27d5b787;hb=8e51b977a4366d84c80fbda07fccfd95e3bdef32;hp=31a2be0eacf4daf7f4aedfe314f64a586456c358;hpb=6213716671ccab6b7256de41838e1f5401ce173c;p=sixth-3d.git diff --git a/doc/index.org b/doc/index.org index 31a2be0..13bb17b 100644 --- a/doc/index.org +++ b/doc/index.org @@ -16,11 +16,14 @@ - [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]] - -- In software, pure Java realtime 3D rendering engine. With the final goal of - becoming a platform for buildng 3D user interfaces. * Project description +In software, pure Java realtime 3D rendering engine. With the final goal of +becoming a platform for buildng 3D user interfaces. + ++ See: [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d-demos/doc/index.html][demos of current 3D engine capabilities]] + + System is implemented in Java because: - It scales well to handle great complexity. - It is easy to refactor and experiment with. @@ -40,7 +43,6 @@ platform specific dependencies. Also CPU rendering allows to easily test different rendering algorithms and retains complete control of every rendered pixel. - * Software development Instructions to embed Sixth-3D in your project as a library. Maven *pom.xml* file snippet: