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.
IndexDiscussionExhibition › OpenGL Applet done with Processing
Page Index Toggle Pages: 1
OpenGL Applet done with Processing (Read 1037 times)
OpenGL Applet done with Processing
Oct 19th, 2007, 1:57pm
 
hi everybody

some great exhibitions around! processing rocks.

if you like, check BrandMemory http://lowres.ch/bm/index.html, a little OpenGL test that runs as an applet in the browser. tests on linux and win32 in firefox were good. any comments from mac users would be nice to hear!
to load the applet, i used

http://download.java.net/media/applet-launcher/applet-launcher.jar,               http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jar,     http://download.java.net/media/gluegen/webstart/gluegen-rt.jar,

in the archive property of the applet tag. i read somewhere that this should lead to work on almost any platform.

kind regards

thomas
Re: OpenGL Applet done with Processing
Reply #1 - Oct 29th, 2007, 2:45am
 
works great on my Mac. (Mac OS 10.4.10)
Re: OpenGL Applet done with Processing
Reply #2 - Oct 29th, 2007, 12:11pm
 
it crashes firefox on my winxp pc Sad it get's as far as telling me  i should restart my browser and then dies.
Re: OpenGL Applet done with Processing
Reply #3 - Oct 29th, 2007, 12:22pm
 
hi crx091081gb,

strange behaviour. if you type about:plugins in your browser, what jre do you see? what does the java console say?

some company networks prevent loading any applet that needs trust. sometimes this is a pitfall.
Re: OpenGL Applet done with Processing
Reply #4 - Oct 31st, 2007, 12:39pm
 
runs fine with firefox & MAC OS 10.4

nice demo!
Page Index Toggle Pages: 1