Re: Java3D Version detection
Posted by LordSmoke on Dec 23, 2016; 5:27pm
URL: https://forum.jogamp.org/Java3D-Version-detection-tp4037543p4037560.html
Hmm, as mentioned, I had largely forgotten about this. My users are scientists who should be able to at least run a script. However, in investigating further, I cannot find the old Java3D libraries on my Mac, and cannot remember the last time I moved them out of the search path. I am running OS X 10.11.6 (El Capitan). Might they have been removed from the more recent OS X distributions?
As to GPL, I am currently distributing source (see above) under the Apache 2.0 license, and plan doing the same for all future source releases. I really couldn't appreciate the differences between the various license options, so I picked Apache because I am already using their matrix algebra libraries and they seem to do an acceptable job with OpenOffice. Any reason I should not do so? Would that suffice for JNDT usage?