Kei kitamura (talk | contribs) |
Kei kitamura (talk | contribs) |
||
Line 2: | Line 2: | ||
== Controlling Unity with Max/Msp == | == Controlling Unity with Max/Msp == | ||
''' <br> | ''' <br> | ||
In this tutorial, | In this tutorial, you will get the basic ideas of OSC connection between Unity and Max/Msp and you can try to control noise deformation intensity of a mesh object. | ||
<br> | <br> | ||
There are some materials you need to test this tutorial. Please download following files before you start; | There are some materials you need to test this tutorial. Please download following files before you start; | ||
<br> | <br> | ||
<br> | <br> | ||
-OSC | -OSC plugins for Unity<br> | ||
-OSC | [[Media:OSC_Plugins_for_Unity.zip]] | ||
-OSC plugins for Max/Msp<br> | |||
http://cnmat.berkeley.edu/patch/4029<br> | |||
-Perlin noise plugin for Unity<br> | |||
[[Media:PerlinNoise.zip]] | |||
== STEP 1 == | == STEP 1 == |
Revision as of 14:32, 27 July 2016
Controlling Unity with Max/Msp
In this tutorial, you will get the basic ideas of OSC connection between Unity and Max/Msp and you can try to control noise deformation intensity of a mesh object.
There are some materials you need to test this tutorial. Please download following files before you start;
-OSC plugins for Unity
Media:OSC_Plugins_for_Unity.zip
-OSC plugins for Max/Msp
http://cnmat.berkeley.edu/patch/4029
-Perlin noise plugin for Unity
Media:PerlinNoise.zip
STEP 1
aaa
STEP 2
aaa
STEP 3
aaa
STEP 4
aaa
Example
Now you can apply the value you received with your unity project.
In this part, you can try to control noise deformation intensity of a mesh object.
References
You can downloaded sample project files from this link;