Re: I can't figure out how to get a JOGL Applet to work
Posted by Worker on Jan 14, 2012; 8:24pm
URL: https://forum.jogamp.org/I-can-t-figure-out-how-to-get-a-JOGL-Applet-to-work-tp3485023p3659601.html
Hi
You only must set it all correct in your own *.jnlp and your calling site (with <object classid=........ or so ).
With the applet-launcher and the signed jars from jogl it works good.
I have an example made on my server on www.jengine.ch that runs from a
jboss 7 with java 6 and jogl2 rc5.
Also Shader works correct in my browsers.