30
edits
| Line 16: | Line 16: | ||
| == Visual Part == | == Visual Part == | ||
| Computer 2 splits the incoming OSC-messages to be read by unity on the same machine and sent to computer 3. This is easily done in MAX: | Computer 2 splits the incoming OSC-messages to be read by unity on the same machine and sent to computer 3. This is easily done in MAX: | ||
| [[File: | [[File:maxsplit.png]] | ||
| Unity gets the code with a script like this (google might help): | Unity gets the code with a script like this (google might help): | ||
| [[File: | [[File:codeunity.png]] | ||
| and makes the object move, in this case spin, depending on the OCS signal | and makes the object move, in this case spin, depending on the OCS signal | ||
edits