cool sketch!
Few comments:
1/If you're drawing ellipses, why not calling your function ellipseFunction?
2/ stroke(r,g,b,alpha), 1 stands for almost black. If you want to work on you stroke weight,
use strokeWeight(#); though the default stroke weight is 1
Few comments:
1/If you're drawing ellipses, why not calling your function ellipseFunction?
2/ stroke(r,g,b,alpha), 1 stands for almost black. If you want to work on you stroke weight,
use strokeWeight(#); though the default stroke weight is 1
fullscreen
