From 12720924bfd9550a649588ac4ba9c3e93c0f0ffe Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Wed, 29 Jan 2020 21:41:09 +0200 Subject: [PATCH] Minor wording update --- doc/index.html | 15 +++++++++------ doc/index.org | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/doc/index.html b/doc/index.html index d25b2a9..91a98ef 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth 3D engine demos - + @@ -201,8 +201,11 @@ $(function() {

1 General

-

4 Samples

+

4 Example applications in this repository

4.1 Raytracing through voxels

@@ -528,7 +531,7 @@ Simple test scene. Easy to implement and looks nice.
  • 2. Overview
  • 3. Navigating in space
  • -
  • 4. Samples +
  • 4. Example applications in this repository
  • diff --git a/doc/index.org b/doc/index.org index b255c4e..6ca368f 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,8 +11,8 @@ #+HTML_HEAD: * General -- This is a subproject of [[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] which in turn is a subproject of - [[https://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 @@ -46,7 +46,7 @@ All sample scenes below are rendered at interactive framerates. | mouse scroll wheel | move: up, down | | dragging with mouse | look around | -* Samples +* Example applications in this repository ** Raytracing through voxels [[file:screenshots/raytracing fractal in voxel polygon hybrid scene.png]] -- 2.20.1