X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=blobdiff_plain;f=doc%2Findex.org;h=0fce973fc52749c390bb1c13fa05dcd30d8f2ffa;hp=9842076194e8f9c680b9fe57c526d7568062a553;hb=da8f2647b4a28b9b2f1739f2fda955041f73663f;hpb=5d214bee2a41d15d3a12562b4a7e7b36b777bd97 diff --git a/doc/index.org b/doc/index.org index 9842076..0fce973 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,8 +11,8 @@ #+HTML_HEAD: * General -- This is a subproject of [[http://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] which in turn is a subproject of - [[http://www3.svjatoslav.eu/projects/sixth/][Sixth]]. +- This is a subproject of [[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]]: + - which in turn is a subproject of parent project [[https://www3.svjatoslav.eu/projects/sixth/][Sixth]]. - This program is free software: you can redistribute it and/or modify it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as @@ -21,24 +21,31 @@ - Program author: - Svjatoslav Agejenko - - Homepage: http://svjatoslav.eu + - Homepage: https://svjatoslav.eu - Email: mailto://svjatoslav@svjatoslav.eu -- [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] +- [[https://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] ** Source code -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] +- [[https://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=summary][Browse Git repository online]] +- [[https://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=summary][Browse Git repository online]] - Clone Git repository using command: - : git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git + : git clone https://www2.svjatoslav.eu/git/sixth-3d-demos.git * Overview Goal of this project is to show off capabilities and API usage of -[[http://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine. +[[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine. + +All [[id:5f88b493-6ab3-4659-8280-803f75dbd5e0][example scenes in this repository]] render at interactive +framerates. + +Download runnable JAR file: [[file:sixth-3d-demos.jar]] + +To start demo application, use command: +: java -jar sixth-3d-demos.jar -All sample scenes below are rendered at interactive framerates. * Navigating in space | key | result | |--------------------------------+--------------------------------------| @@ -46,7 +53,10 @@ All sample scenes below are rendered at interactive framerates. | mouse scroll wheel | move: up, down | | dragging with mouse | look around | -* Samples +* Example scenes in this repository +:PROPERTIES: +:ID: 5f88b493-6ab3-4659-8280-803f75dbd5e0 +:END: ** Raytracing through voxels [[file:screenshots/raytracing fractal in voxel polygon hybrid scene.png]]