1.1 PROJECT TITLE Nature Band 1.2 PROJECT STATEMENT OF PURPOSE Living in modern city with our headphones on, many times we show no attention to the sound of nature. So, I want to have a band whose members are trees, clouds and rocks. When … [Continue reading] about Final Project: Project Proposal by Rain
Recitation 7: Functions and Arrays by Rain
In Class Our goal for this recitation is to get familiar with for loops, self-designed functions and arrays. We will use for loops and arrays to mass produce similar figures in our animation. And I create a function to draw ice-creams. This is the … [Continue reading] about Recitation 7: Functions and Arrays by Rain
Final Project: Preparatory Research and Analysis by Rain
B.Interactive Projects and Inspirations One interesting interactive project I found is the piano staircase at the metro’s entrance of Odenplan. It’s a project lifted out by the Fun Theory. It transforms a plain staircase into a piano, aiming … [Continue reading] about Final Project: Preparatory Research and Analysis by Rain
Recitation 6: Processing Animation by Rain
In recitation 6, we developed our own animation. Following is my work and the codes: int x=0; int y=300; int angle=0; int state=0; void setup() { size(600, 600); background(0); } void draw() … [Continue reading] about Recitation 6: Processing Animation by Rain
Jack·O·So·Sweet Lantern – Rain – Eric Parren
my journey with Jack In my previous research on an interactive design INFECT by Elsie, I was impressed by her idea that through switching bulb and projected light dots to present how people gather and discuss about hot topics on internet. As the key … [Continue reading] about Jack·O·So·Sweet Lantern – Rain – Eric Parren