aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorphil <[email protected]>2016-10-18 13:56:56 +1300
committerphil <[email protected]>2016-10-18 13:56:56 +1300
commit2d74255cddebded4be4b0da1c528aa7b905bbfc6 (patch)
treede0e293e4e51ce0a8239508e20a499679d875ed9 /README.md
parent84f94b152d65f8cd5c1d6f4d9f01e26196ba2592 (diff)
Placed the original tutorial under docs/tutorial
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index 08348af..ebcca59 100644
--- a/README.md
+++ b/README.md
@@ -33,24 +33,23 @@ You should see Java3D working
##Documentation
###Javadocs
-see
+.
<http://download.java.net/media/java3d/javadoc/1.5.0/>
or
<https://github.com/scijava/java3d-javadoc>
though neither is correctly up to date
###Basic overview guide
-see
-<http://web.archive.org/web/20120626010824/http://java.sun.com/developer/onlineTraining/java3d/index.html>
-This needs to be included in java3d-core as a zip and referenced
-For a description of performance see [/docs/perf_guide.txt](../docs/perf_guide.txt)
+
+For the best kick off point see [/docs/tutorial/](/docs/tutorial/)
+For a description of performance see [/docs/perf_guide.txt](/docs/perf_guide.txt)
###Tutorials
-see
+.
<http://www.java3d.org/tutorial.html>
###FAQ
-see
+.
<http://jogamp.org/wiki/index.php/Java3D_FAQ>
###General assistance