Light Dusts
May 18th, 2009 | Posted in play / watch | comment this | RSS 2.0 | trackback |OpenGL blending, textures and lights study with Processing. Try the online version or download the desktop version (including source code): macosx | windows | linux











May 1st, 2010 at 8:27 am
Nice stuff – is the source-code for pro55ing availble?
May 13th, 2010 at 10:39 am
Thanks,
I will put it up next week. It’s probably not well commented but hey ho…
May 20th, 2010 at 8:18 pm
Very nice, I’m also looking forward to the source. Also FYI the interactive demo doesn’t seem to be working, at least not for me. Here’s what the console told me:
java.lang.NullPointerException
at com.sun.opengl.util.JOGLAppletLauncher.start(JOGLAppletLauncher.java:404)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
May 21st, 2010 at 2:41 am
Thanks Jason! Source is coming, promess. Can’t remember the code but might be uncommented and a little bit messy.
Sorry it’s not working anymore, don’t know why, might need to recompile it. Maybe because of the latest java update? Don’t know…
May 22nd, 2010 at 8:22 am
Source code available now, recompile didn’t fixed the problem, it’s seems to be related to OPENGL, can’t be bother to search for solution but if I find it (or you do) I will fix it
Thanks