X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=blobdiff_plain;f=doc%2Findex.org;h=e3b0019ba8c3c6060acab91a3d89ea1d3fd0fc96;hp=f3f8784003a2da18faa48d0b98f72c62ef443fe7;hb=bd6502aee14dbda7936780fd81d1b1520c2d1cb8;hpb=b6bdbc685546909eb74c3cd1b1457078ab3a7a0b diff --git a/doc/index.org b/doc/index.org index f3f8784..e3b0019 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,41 +1,36 @@ #+TITLE: Sixth 3D engine demos ------ -- 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]]. - -- Clone GIT repository using command: - : git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git - -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] - -+ 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 - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. +* General +- This program is free software: released under Creative Commons Zero + (CC0) license - 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 +- [[https://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=summary][Browse Git repository online]] -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: " -#+HTML_HEAD: +- Clone Git repository using command: + : 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 | |--------------------------------+--------------------------------------| @@ -43,7 +38,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]] @@ -117,6 +115,10 @@ again, window must be unfocused first using ESC key. user is redirected also to proper location in the world. + Possibility to store recently visited locations in the world and return to them. + +*Quite a lot of text editors can be rendered:* + +[[file:screenshots/text editors 2.png]] ** Mathematical formulas [[file:screenshots/mathematical formulas.png]]