ShareThis

Grasshopper and Processing talking via OSC

[youtube=http://www.youtube.com/watch?v=VkNBZSpViP8]
/sneak preview.

Definition file (.ghx).

Referenced assembly (.dll).

Please note that the referenced assembly is based entirely on code from luvtechno.net.

5 Responses to “Grasshopper and Processing talking via OSC”

  1. This is really nice. I am writing something like this to connect to Arduino and openframeworks. It would be the next step, though, to have this completely in the C#/VB component (no referenced assembly). It would be somewhat easier to use and more lightweight. Are you doing it or should I? :-)

  2. Hola Giulio,
    please go ahead :) my exam session is just starting, so sadly i don’t know when i’m gonna have time to dig through this again.
    i don’t really agree about the lightness though if we pop everything up in a scripting component… these things get recompiled every new refresh, as far as i remember from the old gh google group. but then again, you worked some serious magic with the engine components, so maybe you know more on this… you can get the source code of the luvtechno.net link in the post, or there are quite a few other implementations of osc.

    man, i’d love to get some hacking done together in the future :)

  3. Ben Callam says:

    You have no idea how excited I am to see this. Will be following closely.

  4. yes, I have been following the OSC .net development for a bit now for these very purposes. gonna dip in and see if I can’t get info into GH from sources out there….

  5. thanks! will try to make as soon as possible something out of this, especially the reverse (processing -> gh).

Leave a Reply