Monday, 19 March 2012

GenerativeShape through Syphon and OSC

I got the syphon server running now from Processing. Because I'm using beginShape() endShape() I need to render the frame offscreen in a separate void and then call this thing and draw the texture again for Syphon. The Max patch has been updated, it got range sliders to adjust incoming and outgoing values.

I'm really happy that the workflow works the way I thought it should work. I'll start writing my genetic patches soon, but first I need a moving mask sketch which sticks more accurately to the sculpture.



The only error I'm getting now is upon stopping the Processing sketch.


Here are the patches/sketches:

Processing:
GenerativeShape.zip

Processing Libraries:
codeanticode.glgraphics.*
javax.media.opengl.*
processing.opengl.*
jsyphon.*
oscP5.*
netP5.*

MaxMSP:
Servo-Maxuino.zip

Externals:
maxuino
osc-route
c74
lp.stacey

No comments:

Post a Comment