We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I just had to scream it out :)
I LOVE PROCESSING!
I worked on a project last year that failed due to bugs in 2.0 and libraries that didn't mix with 1.5.1, and the speed being to slow. I went to openframeworks, which is nice but sooooo much more work. In processing it keeps amazing me how fast i can test something.
With the improved OpenGL in processing and the shaders things can be done so much faster then before. I can blur my webcam with 60fps how nice is that :) If i do that in OF on the cpu then even then i get a huge fps drop.
And i don't say OF is bad, certainly not, it's just that java is a much nicer language to type then c++.