Announcement

Collapse
No announcement yet.

Osculator to Maya

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Osculator to Maya

    Hello,

    I was wondering if anyone could help in writing a python script Osculator to Maya?

    Basically capturing the data from Osculator and processing it in Maya to drive geometry?

  • #2
    osculator python

    Ok this question is directed to Camile,

    How do you write a python script to get data out from Osculator?

    Comment


    • #3
      Hi Dragonlaw,

      Sorry for the delay answering your question.
      The first thing you want to do is to write a small script that receives OSC messages and processes them in a loop. I would recommend you check out the pyOSC library and its examples: https://trac.v2.nl/wiki/pyOSC

      In OSCulator, all you have to do is to send the messages you need as OSC messages to the python OSC server.

      Just let me know if you need more details.


      Best Regards,
      Cam

      Comment

      Working...
      X