Project Title: Global Experience Artist: Andy Ye & Jason Xia Instructor: Margaret Minsky Concept: This time we want to design a project which users can have an immersive to the users. Firstly, we want to build a equippment that can allow an object to move freely on a surface. We drew the draft and the blue print and found 3D models on the internet. We all agreed that achieving a free movement physically was great. In Midterm project, we simulate linear movement, and now was the best time to practice movement on a plain. The next step was to think about how to embed an … [Read more...] about Global Experience-Jason Xia&Andy Ye-Professor Margaret Minskey
Archives for December 2022
Recitation10: Documentation
This recitation asked us to build a project which uses physical controller to manipulate a video. Instruction: https://wp.nyu.edu/shanghai-ima-interaction-lab/recitation-10-image-video/ I decided to focus on the .jump() and .pause() functions, which can generate an interaction effect that when users press the button, the video would pause, during which users can control the potentiometer and travel the frames of the video. Step1: Arduino Circuit and Codes: The Arduino should send the state of button and potentiometer via SerialPort to the computer. All the big button were … [Read more...] about Recitation10: Documentation