On Sunday, November 06, 2011 09:09:37 PM Wade Walker [via jogamp] wrote:
>
> Try the tutorial on our wiki at
>
http://jogamp.org/wiki/index.php/Using_JOGL_in_a_Java_applet. If you want to
> do Java Web Start, there's a tutorial at
>
https://jogamp.org/wiki/index.php/Using_JOGL_in_Java_Web_Start.
>
Soon we will update the wiki .. until then you might like to consider
this thread:
http://forum.jogamp.org/JogAmp-Deployment-Enhancements-Automatic-loading-of-native-JARs-Applet-Application-td3362447.htmlIt discusses the new 'NApplet' loading mechanism, one of our latest enhancements,
see the applet test page linked in the post.
The NApplet mechanism shall work in all environment, since it has the least requirements.
~Sven
> Let me know if you see any problems in these tutorials, if so I'll fix them
> up for you. They were current as of a couple of months ago, but the JOGL
> JARs have changed a little since then, so there may be some minor problems.
>
> Be aware that right now there are some problems with JOGL applets in Safari
> and Firefox on Mac OS X, due to some recent changes in the way plugins work
> on OS X; see
https://jogamp.org/bugzilla/show_bug.cgi?id=497 for more
> details. Sven is currently working on this.
Yup .. currently cleaning/reviewing up the code:
- need to fix resize
- perform regression tests
~Sven
>