Posts by: koh029

ASSIGNMENT 4: OPTICAL ILLUSIONS

https://editor.p5js.org/koh029/sketches/Zez3AKFYo function setup() { createCanvas(800, 500); } function draw() { background(0); for (let j = 0; j < 1000; j…

ASSIGNMENT 3: PERSONAL TIME

https://editor.p5js.org/koh029/sketches/zPGiM6ypW // IF / ELSE Statement // millis(), OR second() / minute() / hour() // You’re also encouraged to integrate…
ASSIGNMENT 2: Face Generator

ASSIGNMENT 2: Face Generator

Skills learned: If/Else VariablesLetkeyPressed https://editor.p5js.org/koh029/present/8ZMiYVUMP /* 1) ellipse for a face DONE 2) width and height can change DONE 3)…

NOTES

LERPCOLOR FUNCTION (Using p5js reference as example) // Constants const Y_AXIS = 1; const X_AXIS = 2; let b1, b2,…

CORE 3D PROJECT PROPOSAL

Core Seminar 3D Project Proposal Guide Section 1: Project Information Project Title The Cursed Trinity Your name and contact information Hitomi…

Weekly Responses N6

McCabe's talk (notes) McCabe's experience getting into FBI 16 week training at Quantico, Virginia Law enforcement and military experience gaining…
2 of 14
123456
Skip to toolbar