I’ve got a few questions about what it would take to deploy something using JOGL.
In deploying an applet or application that uses JOGL, would it be simple enough to just include jogl.jar in the classpath? from some other reading i’ve been doing here it sounds like the end users have to have it installed on their system as well. is there anyway we can install jogl automatically if their system doesn’t have it?
Any more detailed tutorials or threads on this particular topic would be more than helpful.
Thanks a lot!