diff options
author | Philip Jordan <[email protected]> | 2019-09-02 08:50:58 +1200 |
---|---|---|
committer | GitHub <[email protected]> | 2019-09-02 08:50:58 +1200 |
commit | 67e4074a924d2e3d58b72a169411f233d93cfbbf (patch) | |
tree | daaad6d8f5b866badf0b3bc454115c2a20e7c510 | |
parent | 2c202bd41f1f8d8a4bf00898c54a3de39dd23084 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,9 +53,9 @@ https://jogamp.org/wiki/index.php?title=Java3D_API_Documentation 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)
-Old Java3d project site with lots of information <https://java.net/projects/java3d>
+Old Java3d project site with lots of information <https://java.net/projects/java3d>
General technical tips <https://java.net/projects/java3d/pages/Java3DApplicationDev>
-Using the newer ES2/ES3 pipeline [/docs/GL2ES2Pipeline usage guide.md](/docs/GL2ES2Pipeline usage guide.md)
+Using the newer ES2/ES3 pipeline [/docs/GL2ES2PipelineUsageGuide.md](/docs/GL2ES2PipelineUsageGuide.md)
###Tutorials
|