Final: Prototype Paper Prototype This is the first paper prototype showing the basic structure of the final piece. Chipboard Prototype Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
Final: Process Mood Board Concept Must we hear sounds? Can’t we see it? As Kandinsky had visualised sound, I wanted… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
Pop Up Card For this creative circuit project, I made a pop up card that was inspired from Korean Traditional Culture. I designed… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
Midterm: Speaker CONCEPT Televisions, cellphones, and laptops. In the 21st century, we are constantly surrounded by electricity that is extremely harmful to… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
3D Printed Speaker Process CONCEPT Creating a speaker without electronics, this speaker is eco-friendly and can be used long-termed compared to the electronic speaker.… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
WMNTL import processing.pdf.*; PFont font; void setup() { size(900, 900, PDF, "WMNTL_2"); pixelDensity(2); background(255); font = createFont("Monaco", 28); textFont(font); fill(50, 200,… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
HOW CAN WE HELP YOU TODAY? When a user types in a request, the code saves the input it processes a random output. PFont f; //User… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
Patterns PFont font; void setup() { size(600, 600); pixelDensity(2); background(255); font = createFont("Monaco", 28); textFont(font); fill(50, 200, 50); } void draw()… Posted on: 30/04/2019 By: Ashley Heo With: 0 Comments
We Must Not Tell Lies Done in Processing PFont f; int holdSecond = second(); int howLongToShow = 10; // How Long to show the image(Seconds)… Posted on: 10/02/2019 By: Ashley Heo With: 0 Comments
Why Must We Not Tell Lies? Technology is already taking over a huge part of our lives and soon it will be impossible to stop them.… Posted on: 10/02/2019 By: Ashley Heo With: 0 Comments