papert―logo in your browser
examples:
koch snowflake
,
hilbert curve
,
spiral
share this program:
link to it
html:
bbcode:
clear make "a 0.1 repeat 7200 [ left 3 color [ 256 * (sin (30*:a)) 256 * (sin (40*:a)) 256 * (sin (50*:a)) ] penwidth :a forward :a make "a :a * 1.001 ]
Your browser doesn't support canvas tags. Please upgrade to a recent version of Firefox or Opera.
>