X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=97000e19b79be5bd1e3830237a6e2ffd4a97bf67;hb=a65ed3cb6ef4b898af31326d86d8a2f799e8ee6f;hp=31a2be0eacf4daf7f4aedfe314f64a586456c358;hpb=6213716671ccab6b7256de41838e1f5401ce173c;p=sixth-3d.git diff --git a/doc/index.org b/doc/index.org index 31a2be0..97000e1 100644 --- a/doc/index.org +++ b/doc/index.org @@ -3,7 +3,7 @@ ----- - This is a subproject of [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html][Sixth]] -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]] +- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]] - This program is free software; you can redistribute it and/or modify it under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] or later as @@ -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: