Hi there,
I'm trying to do some Feedback effects in Processing.
I tried to do it with the pixels[] array but that turns my sketch into a 10 fps slide show.
Is there another way to do feedback effects with decent performance? I guess FBOs are the right way to do it?!
Or is there a less brain draining technique?
Cheers,
Henner
I'm trying to do some Feedback effects in Processing.
I tried to do it with the pixels[] array but that turns my sketch into a 10 fps slide show.
Is there another way to do feedback effects with decent performance? I guess FBOs are the right way to do it?!
Or is there a less brain draining technique?
Cheers,
Henner
1