We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
OpenGL in an Applet (Read 1128 times)
OpenGL in an Applet
Aug 23rd, 2005, 9:46pm
 
This seems like a good example of using Jogl as an applet.
I am not sure what sorts of gyrations the author
went through to make it happen, but it is offered as
an example. The binary and source code for jV appear to
be available:

http://pdbj.protein.osaka-u.ac.jp/PDBjViewer/jV3.html

If you want to see some quick results, go down to where
it says "jV Associates", click on the first one, click
on a molecule, and then go to "jV version 3" as the
structure type.
Re: OpenGL in an Applet
Reply #1 - Oct 5th, 2005, 12:23pm
 
yeah, but there is still no way around installing the native part (dll, jnilib or so) into your JVM. i always dreamt of an installer like they put together for the JSyn plugin

http://www.softsynth.com/jsyn/plugins/

anybody feeling lucky?
Page Index Toggle Pages: 1