changed license to CC0
[sixth-3d.git] / doc / index.html
index 21d631d..f464140 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth 3D - 3D engine</title>
-<!-- 2019-11-03 Sun 09:29 -->
+<!-- 2020-04-20 Mon 22:24 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -201,13 +201,8 @@ $(function() {
 <h2 id="sec-1"><span class="section-number-2">1</span> General</h2>
 <div class="outline-text-2" id="text-1">
 <ul class="org-ul">
-<li>This is a subproject of <a href="https://www3.svjatoslav.eu/projects/sixth/">Sixth</a>
-</li>
-
-<li>This program is free software: you can redistribute it and/or modify
-it under the terms of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> as
-published by the Free Software Foundation, either version 3 of the
-License, or (at your option) any later version.
+<li>This program is free software: released under Creative Commons Zero
+(CC0) license
 </li>
 
 <li>Program author:
@@ -420,8 +415,11 @@ screen.
 expensive for every frame, it could be used only for last frame
 before animations become still and waiting for user input starts.
 </li>
-
-<li>Render only visible polygons.
+</ul>
+</div>
+<div id="outline-container-sec-5-1" class="outline-3">
+<h3 id="sec-5-1"><span class="section-number-3">5.1</span> Render only visible polygons</h3>
+<div class="outline-text-3" id="text-5-1">
 <ul class="org-ul">
 <li>This would significantly reduce RAM &lt;-&gt; CPU traffic.
 </li>
@@ -477,8 +475,7 @@ becomes visible.
 </ul>
 </li>
 </ul>
-</li>
-</ul>
+</div>
 </div>
 </div>
 </div><div class="col-md-3"><nav id="table-of-contents">
@@ -497,14 +494,18 @@ becomes visible.
 </li>
 <li><a href="#sec-3">3. API documentation</a></li>
 <li><a href="#sec-4">4. Instructions to embed Sixth-3D in your project</a></li>
-<li><a href="#sec-5">5. features to add</a></li>
+<li><a href="#sec-5">5. features to add</a>
+<ul class="nav">
+<li><a href="#sec-5-1">5.1. Render only visible polygons</a></li>
+</ul>
+</li>
 </ul>
 </div>
 </nav>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2019-11-03 Sun 09:29</p>
+<p class="date">Created: 2020-04-20 Mon 22:24</p>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 26.1 (<a href="http://orgmode.org">Org-mode</a> 9.1.9)</p>
 </div>
 </footer>