Skip to content

Processing transition

zhangyanj edited this page Mar 4, 2019 · 48 revisions

function setup() {

}

function draw() { ellipse(50, 50, 80, 80); }