This is a fake looking outwards post!
[OLD FALL 2018] 15-104 • Introduction to Computing for Creative Practice
Professor Roger B. Dannenberg • Fall 2018 • Introduction to Computing for Creative Practice
This is a fake looking outwards post!
hello
function setup() {
createCanvas(200, 200);
background(220, 0, 0);
}
function draw() {
background(220, 0, 0);
//insidecolor
ellipse(mouseX, mouseY, 50, 50)
}
note to future me: gifs gotta be full size
Nice
aaaahsss
hi!