Fixed broken links.
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Fri, 22 Jun 2018 00:00:17 +0000 (03:00 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Fri, 22 Jun 2018 00:00:17 +0000 (03:00 +0300)
.gitignore
doc/index.html
doc/index.org
sixth-3d-demos.iml [deleted file]
tools/commit and push [new file with mode: 0755]
tools/open with git-cola [deleted file]
tools/update web site

index 981c582..4e92340 100644 (file)
@@ -1,2 +1,3 @@
 /.idea/
-/target/
\ No newline at end of file
+/.settings/
+/target/
index ec272aa..09ac75d 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth 3D engine demos</title>
-<!-- 2017-11-29 Wed 23:57 -->
+<!-- 2018-06-22 Fri 02:53 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -198,15 +198,23 @@ $(function() {
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth 3D engine demos</h1>
 <hr >
 <ul class="org-ul">
-<li>This is a subproject of <a href="http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html">Sixth 3D</a> which in turn is a subproject of
-<a href="http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html">Sixth</a>.
+<li>This is a subproject of <a href="http://www3.svjatoslav.eu/projects/sixth-3d/">Sixth 3D</a> which in turn is a subproject of
+<a href="http://www3.svjatoslav.eu/projects/sixth/">Sixth</a>.
 </li>
-<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz">download latest snapshot</a>
+
+<li>Clone GIT repository using command:
+<pre class="example">
+git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git
+</pre>
+</li>
+
+<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
 </li>
 
-<li>This program is free software; you can redistribute it and/or modify it under
-the terms of version 3 of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> or later as
-published by the Free Software Foundation.
+<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>
 
 <li>Program author:
@@ -220,17 +228,16 @@ published by the Free Software Foundation.
 </ul>
 </li>
 
-<li><a href="http://www.svjatoslav.eu/programs.jsp">other applications hosted at svjatoslav.eu</a>
+<li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
 </li>
 </ul>
 
-
 <div id="outline-container-sec-1" class="outline-2">
 <h2 id="sec-1"><span class="section-number-2">1</span> Overview</h2>
 <div class="outline-text-2" id="text-1">
 <p>
 Goal of this project is to show off capabilities and API usage of
-<a href="http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html">Sixth 3D</a> engine.
+<a href="http://www3.svjatoslav.eu/projects/sixth-3d/">Sixth 3D</a> engine.
 </p>
 
 <p>
@@ -515,7 +522,7 @@ Simple test scene. Easy to implement and looks nice.
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2017-11-29 Wed 23:57</p>
+<p class="date">Created: 2018-06-22 Fri 02:53</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>
index f25a1fe..f3f8784 100644 (file)
@@ -1,21 +1,25 @@
 #+TITLE: Sixth 3D engine demos
 
 -----
-- This is a subproject of [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html][Sixth 3D]] which in turn is a subproject of
-  [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html][Sixth]].
-- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]]
+- 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]].
 
-- This program is free software; you can redistribute it and/or modify it under
-  the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] or later as
-  published by the Free Software Foundation.
+- 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.
 
 - Program author:
   - Svjatoslav Agejenko
   - Homepage: http://svjatoslav.eu
   - Email: mailto://svjatoslav@svjatoslav.eu
 
-- [[http://www.svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
-
+- [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
 
 * (document settings) :noexport:
 ** use dark style for TWBS-HTML exporter
@@ -29,7 +33,7 @@
 
 * Overview
 Goal of this project is to show off capabilities and API usage of
-[[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html][Sixth 3D]] engine.
+[[http://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine.
 
 All sample scenes below are rendered at interactive framerates.
 * Navigating in space
diff --git a/sixth-3d-demos.iml b/sixth-3d-demos.iml
deleted file mode 100644 (file)
index e629421..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
-    <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" />
-      <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:sixth-3d:1.1" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:javainspect:1.5" level="project" />
-    <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:svjatoslavcommons:1.5" level="project" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/tools/commit and push b/tools/commit and push
new file mode 100755 (executable)
index 0000000..057b511
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/bash
+cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi;
+
+cd ..
+
+cola
+git push
+
+echo ""
+echo "Press ENTER to close this window."
+read
diff --git a/tools/open with git-cola b/tools/open with git-cola
deleted file mode 100755 (executable)
index 8655908..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-cd "${0%/*}"
-
-cd ..
-
-cola
index 6136ba4..57963a5 100755 (executable)
@@ -1,17 +1,10 @@
 #!/bin/bash
-cd "${0%/*}"
-cd ..
-
-
-mvn clean package
-
-#rm -rf doc/graphs/
-#mkdir -p doc/graphs/
+cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi;
 
-#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "all classes" -t png -h
-#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "GUI" -t png -w "eu.svjatoslav.sixth.e3d.gui.*" -h
-#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "raster engine" -t png -w "eu.svjatoslav.sixth.e3d.renderer.raster.*" -h
-
-#meviz index -w doc/graphs/ -t "Sixth 3D classes"
+cd ..
 
 rsync -avz --delete  -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/sixth-3d-demos/
+
+echo ""
+echo "Press ENTER to close this window."
+read