Hey all
Mimi who I work with wants to make things in processing. I like vvvv.
can we play nice together somehow?
Generally the idea would be get graphics out of processing and into vvvv.
Now this could be done using screenshot (i’ve dont this before with processing/vvvv)
but does anybody have any ideas for a more direct way of doing this?
ideally involving a kind of ‘processing’ plugin that takes in pde files and gives out a texture.
and then perhaps have more inputs/outputs that are linked into the sketch
in theory, it shouldn’t be that hard. my guess is that it involves some hacking of processing to output as an unsigned char array and then slimdx it into a texture.
but i presume someone else has already thought about this?
elliot