Loading...
Logo
Processing Forum

Various exhibits #2

in Share your Work  •  2 years ago  
Hi
Here are two more blob animations with shapes and/or movement inspired by posts here. The other two originated as exercises in Flash Math(s) Creativity, but I doubt that the authors would recognise them now.
string
 
        

Replies(5)

For your "blurred bubbles", you should use OpenGL stuff => you'll have a result like this one

 
For your "blurred bubbles", you should use OpenGL stuff => you'll have a result like this one
Here is the result:

java.lang.ClassNotFoundException: glow02
at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:211)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:144)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:662)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:807)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2389)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:714)
at sun.applet.AppletPanel.run(AppletPanel.java:368)
at java.lang.Thread.run(Thread.java:680)

it's work for me (windows vista, IE 9 or Chrome) - JRE 1.6.0_26-b03
What is your configuration ?
Before, when the error appeared, I had Mac OS X 10.6.8 + Java 1.6.0_26

Now I have 10.7, + Java(TM) SE Runtime Environment (build 1.6.0_26-b03-383-11A511)
I hear the music, but the Java applet remains white. It also does not react to keyboard entries.
Is it the same message in the java console ?
 
Can other one tell me if it's work for them (with java config, browser, OS) ?