Sierpinski curve: Difference between revisions

m
(Added 11l)
Line 16:
.x += .length * cos(theta)
.y -= .length * sin(theta)
out.write(f:L{gconvfmtL’gconvfmt(.x)},{gconvfmt’gconvfmt(.y)}’)
 
. F execute(out, s)
out.write(f:‘M{gconvfmt‘M’gconvfmt(.x)},{gconvfmt’gconvfmt(.y)}’)
L(c) s
S c
1,480

edits