X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=e4c413b024b912fac997624b10b0b2c12c3b7774;hb=0b35ade185c6cdb34db3b58566748f5ebdc86aa2;hp=dddde5a2cd3d726cb03976647c10ac3a0972206c;hpb=19b83e8644406a2ac4669d7a54b3dd1636c4f6b6;p=sixth-3d.git diff --git a/doc/index.org b/doc/index.org index dddde5a..e4c413b 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,12 +11,8 @@ #+HTML_HEAD: * General -- This 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 - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. +- This program is free software: released under Creative Commons Zero + (CC0) license - Program author: - Svjatoslav Agejenko @@ -105,7 +101,7 @@ Maven *pom.xml* file snippet: eu.svjatoslav sixth-3d - 1.1 + 1.2 ... @@ -126,6 +122,8 @@ For API usage examples, see [[https://www3.svjatoslav.eu/projects/sixth-3d-demos + read this as example, and apply improvements/fixes where applicable: http://blog.rogach.org/2015/08/how-to-create-your-own-simple-3d-render.html ++ Improve triangulation. Read: https://ianthehenry.com/posts/delaunay/ + + Partial region/frame repaint: when only one small object changed on the scene, it would be faster to re-render that specific area.