All Year 1 Courses

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…
Kombucha Leather Lab

Kombucha Leather Lab

1.Predictions Before engaging with the Kombucha leather lab, my roommate had told me that her Kombucha was not successful because…
2 of 7
1234567
Skip to toolbar