GMU:Tutorials/Visual Interaction: Difference between revisions

From Medien Wiki
(Blanked the page)
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''
== Controlling Unity with Max/Msp ==
''' <br>
In this tutorial, you will get the basic ideas of interactive connection between Unity and Max/Msp, using open sound control (OSC).<br>
You will try to control noise deformation intensity of a mesh object as an example.
<br>
<br>
There are some materials you need to test this tutorial.
<br>
Please download following files and plugins before you start;
<br>
<br>
-OSC plugins for Unity<br>
[[Media:OSC_Plugins_for_Unity.zip]]<br>
-OSC plugins for Max/Msp<br>
http://cnmat.berkeley.edu/patch/4029<br>
-Perlin noise plugin for Unity<br>
[[Media:PerlinNoise.zip]]


== Make a OSC bridge on Max/Msp ==
In this section, you will make a OSC sender part on Max/Msp.
<br>
<br>
1.Open a new patcher from too menu bar.
== Make a OSC bridge on Unity ==
In this section, you will make OSC receiver part on Unity.
== Write a noise animation script on Unity ==
In this section, you will develop the object which you animate with OSC signals.
== References ==
You can downloaded finished sample project files from this link;

Latest revision as of 18:47, 30 July 2016