top of page

Final Project: Spherror
CONCEPT: A playful, unconventional mirror commenting on the peculiarity of our faces. It segments your facial features and isolates them...
isabellerieken
Dec 20, 20195 min read
0 comments
Production: Laser Light Show
Original Editor: https://editor.p5js.org/izzy_rieken/sketches/2POEqq91O New Editor: https://editor.p5js.org/izzy_rieken/sketches/K2L01Qml...
isabellerieken
Nov 20, 20192 min read
0 comments

Pick Up Sticks
P5 Editor: https://editor.p5js.org/izzy_rieken/sketches/2POEqq91O P5 Present: https://editor.p5js.org/izzy_rieken/present/2POEqq91O The...
isabellerieken
Nov 4, 20191 min read
0 comments


Let's Dance (inspired by DWTD)
Preview: https://editor.p5js.org/izzy_rieken/present/R5yKBMvrZ (requires input) Editor: https://editor.p5js.org/izzy_rieken/sketches/R5yK...
isabellerieken
Oct 14, 20192 min read
0 comments


Shoot for the Stars
Preview: https://editor.p5js.org/izzy_rieken/present/mIjun13yf Editor: https://editor.p5js.org/izzy_rieken/sketches/mIjun13yf let y = 0;...
isabellerieken
Oct 7, 20191 min read
0 comments


Production: Bom Día
//define color variables var b = 120 var g = 130 function setup() { createCanvas(700, 400); noStroke(); } function draw() { ...
isabellerieken
Sep 30, 20191 min read
0 comments


Production: Slap on the Wrist
The Basics Below is the setup of a basic analog input to a digital output. In this case the input is a light sensitive sensor and the...
isabellerieken
Sep 22, 20191 min read
0 comments


Production: I <3 You
Lab 2: Software The Basics This time around, there’s no physical switch. Instead, it’s the computer telling the LED’s how to perform. My...
isabellerieken
Sep 14, 20191 min read
0 comments


Production: Think Before You Flush
The Basics Below is the basic setup of an LED light with no switch involved. Power goes directly to the light source. That is because the...
isabellerieken
Sep 8, 20193 min read
0 comments
bottom of page