Year 1

Midterm: Speaker

Midterm: Speaker

CONCEPT Televisions, cellphones, and laptops. In the 21st century, we are constantly surrounded by electricity that is extremely harmful to…
WMNTL

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,…
Patterns

Patterns

PFont font; void setup() { size(600, 600); pixelDensity(2); background(255); font = createFont("Monaco", 28); textFont(font); fill(50, 200, 50); } void draw()…
Polyhedron

Polyhedron

The complexity of Life 인생 Objective Building on from the five regular polyhedrons, the Platonic solids, our objective for this…
Volume and Mass

Volume and Mass

Circle of Life Objective Continuing from our previous project on creating a wooden structure using the parabolic curve, our objective…
2 of 7
1234567
Skip to toolbar