GMU:Max and the World/Paulina Magdalena Chwala

From Medien Wiki

Interactive Installation

I will create a room with light up spheres in Unit, that will be display on laptop monitor. In front of the monitor the ultrasonic sensor will be installed. Each time the user will approach the screen, the installation will react with sound and movement of the spheres.

The installation uses Arduino ultrasonic sensor, Max Msp loop and Unity real-time rendering: ultrasonic sensor -> MaxMsp (sound) -> OSC protocol -> Unity (image)

Implementation

I was very interested to create an interactive VR experience. Unlikely during the pandemic, it’s not possible to use the university rooms. I tried to develop a basic interactive installation in Unity instead. The interaction will be based on the position of the user. If the person will come closer to the sensor, the display will change according to it. I want to create a simple experience, a situation, that would be not possible in the real world.

The installation is based on Arduino ultrasonic sensor, Max Msp loop, and Unity real-time rendering. I create a room with light up spheres in Unity, that is displayed on the laptop monitor. In front of the monitor, the ultrasonic sensor is installed. Each time the user approaches the screen, the installation reacts with the sound and movement of the spheres.

data loop: ultrasonic sensor -> MaxMsp (sound) -> OSC protocol -> Unity (image)

Assignments

Homework 1

Homework 2

Homework 3

Homework 4

Midterm Presentation

Progress1

CONCEPT

FINAL

References