kopia lustrzana https://github.com/villares/sketch-a-day
Update sketch_2020_09_26a.pyde
rodzic
37063846fd
commit
557f5f5d03
|
@ -28,8 +28,8 @@ def draw():
|
|||
noFill()
|
||||
translate(4, 10)
|
||||
arcs.arc_augmented_poly(p_list, r_list, arc_func=arcs.p_arc, num_points=16)
|
||||
filter(BLUR, 6)
|
||||
translate(-4, -4)
|
||||
filter(BLUR, 4)
|
||||
translate(-3, -3)
|
||||
strokeWeight(2)
|
||||
stroke(0)
|
||||
fill(220, 220, 255, 150)
|
||||
|
|
Ładowanie…
Reference in New Issue