diff options
author | phil <[email protected]> | 2016-10-19 13:13:58 +1300 |
---|---|---|
committer | phil <[email protected]> | 2016-10-19 13:13:58 +1300 |
commit | f0aad27a524dc8481f1e3223a203019853a73328 (patch) | |
tree | 326f88087d03529c3422207e7135a05729d3ab56 /README.md | |
parent | ff6527c82eaa7aa6a2e04d528f88f70e75e00265 (diff) |
license text added at top of new classes
Though this looks incorrect and may need to change
pre-cast variables gl2es2 in gl2es2 context swapped to getters, as the
gl object can become invalid at any time
clarification in jogl2es2DEPpipeline about non-indexed geometry usage
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ though neither is correctly up to date 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>
+General technical tips <https://java.net/projects/java3d/pages/Java3DApplicationDev>
###Tutorials
.
|