<html lang="en">
<head>
<title>Sixth - system for data storage, computation, exploration and interaction</title>
-<!-- 2018-06-22 Fri 01:38 -->
+<!-- 2018-06-22 Fri 02:14 -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Org-mode">
<li>In the process of implementing some of building blocks:
<ul class="org-ul">
-<li><a href="http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html">Data storage engine.</a>
+<li><a href="http://www3.svjatoslav.eu/projects/sixth-data/">Data storage engine.</a>
</li>
-<li><a href="http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html">In software, pure Java realtime 3D rendering engine.</a>
+<li><a href="http://www3.svjatoslav.eu/projects/sixth-3d/">In software, pure Java realtime 3D rendering engine.</a>
<ul class="org-ul">
-<li><a href="http://www2.svjatoslav.eu/gitbrowse/sixth-3d-demos/doc/index.html">3D engine demos</a>
+<li><a href="http://www3.svjatoslav.eu/projects/sixth-3d-demos/">3D engine demos</a>
</li>
</ul>
</li>
</div></div></div>
<footer id="postamble" class="">
<div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2018-06-22 Fri 01:38</p>
+<p class="date">Created: 2018-06-22 Fri 02:14</p>
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
</div>
</footer>
+ Formulated high-level [[id:1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f][vision / goal]].
+ In the process of implementing some of building blocks:
- - [[http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html][Data storage engine.]]
+ - [[http://www3.svjatoslav.eu/projects/sixth-data/][Data storage engine.]]
- - [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html][In software, pure Java realtime 3D rendering engine.]]
- - [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d-demos/doc/index.html][3D engine demos]]
+ - [[http://www3.svjatoslav.eu/projects/sixth-3d/][In software, pure Java realtime 3D rendering engine.]]
+ - [[http://www3.svjatoslav.eu/projects/sixth-3d-demos/][3D engine demos]]
+ System is nowhere near complete (given magnitude of effort required
and my free time available). Contributions welcome ! :)
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="JRebel" name="JRebel">
- <configuration>
- <option name="deleteUnindexed" value="true" />
- <option name="httpAuthEnabled" value="false" />
- <option name="httpPassword" />
- <option name="httpUsername" />
- <option name="ideModuleStorage">
- <map>
- <entry key="com.zeroturnaround.jrebel.FormatVersion" value="6.3.2" />
- <entry key="com.zeroturnaround.jrebel.remoting.ModuleRemoteServerSelection" value="off" />
- </map>
- </option>
- <option name="manualXML" value="false" />
- <option name="masterModuleName" />
- <option name="remotingEnabled" value="false" />
- <option name="secure" value="true" />
- <option name="url" />
- <option name="xmlDir" />
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
- <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
- <excludeFolder url="file://$MODULE_DIR$/target" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" />
- <orderEntry type="library" name="Maven: eu.svjatoslav:svjatoslavcommons:1.4" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:javainspect:1.5-SNAPSHOT" level="project" />
- </component>
-</module>
\ No newline at end of file