PGraphics canvas; //this names the image being sent out as canvas... you need to lable all visual things with canvas.line(); ect...
Then at the end :
image(canvas, 0, 0);
server.sendImage(canvas);
This outputs all things labled with canvas. as a syphon stream and will show up under sources in ...
Search found 5 matches
- Fri May 24, 2013 20:53
- Forum: General Chat
- Topic: processing in resolume
- Replies: 13
- Views: 28215
- Mon May 13, 2013 08:24
- Forum: General Chat
- Topic: processing in resolume
- Replies: 13
- Views: 28215
Re: processing in resolume
MinimalicQuantum wrote:in processing forum they said that you can do that by importing code for syphon so you can connect it through resolume...
but i think this is a pain in the @ss for doing this for each .pde project separate
- Thu May 09, 2013 14:10
- Forum: General Chat
- Topic: processing in resolume
- Replies: 13
- Views: 28215
Re: processing in resolume
in processing forum they said that you can do that by importing code for syphon so you can connect it through resolume...
but i think this is a pain in the @ss for doing this for each .pde project separate
but i think this is a pain in the @ss for doing this for each .pde project separate
- Thu May 09, 2013 14:07
- Forum: General Chat
- Topic: processing in resolume
- Replies: 13
- Views: 28215
Re: processing in resolume
yep .pde projects in layers so i can mix them down from resolume....arindamliveguitar wrote:you want to import a .pde file??
- Wed May 08, 2013 16:10
- Forum: General Chat
- Topic: processing in resolume
- Replies: 13
- Views: 28215
processing in resolume
Hi.
does anyone knows how to import processing projects to resolume arena...?????
does anyone knows how to import processing projects to resolume arena...?????