We are about to switch to a new forum software. Until then we have removed the registration on this forum.
So, in the simplest sense, I'd like to learn how to connect Processing to Maya. My understanding is it requires some communication via UDP protocol. Is this correct? If so, how could I begin to get started with this? I should also mention I am a beginner at Processing and I'm currently learning Python as well. Any tips or suggestions would be greatly appreciated.
Thanks!
Answers
maybe this could help on Maya side
https://github.com/ozette/maya-mvn/tree/master/src/test_suite/udp-messages
for Processing everything is explained here
http://www.sojamo.de/libraries/oscP5/examples/oscP5sendReceive/oscP5sendReceive.pde