Hi,
I have a jogl applet embedded in a web page and interacting via javascript with the host page.
Everything is fine as long as I’m connected to the internet. However for demonstration purposes I would like to get it to run offline.
is this possible?
here is the applet tag (with mods attempting to run offline) :
I have re-signed the jogl and gluegen files but trying to do the same to the launcher is not working.
Any help much appreciated.
Chris