Woodman.casting.x.jessica.simony.lovely.hard.garden.2.oct.14.wmv 1 ✧
If you meant something else—such as help with , casting (metal/resin) , or a legitimate technical file naming guide —please clarify, and I’d be glad to assist with that instead.

If you meant something else—such as help with , casting (metal/resin) , or a legitimate technical file naming guide —please clarify, and I’d be glad to assist with that instead.
function setup() {
createCanvas(400, 400);
}
function draw() {
background(220);
ellipse(200, 200, 50, 50);
}