Playing around with Anders Hoff’s sand spline technique. Actually drawing enough iterations for a spiral this long takes pretty much forever because of all the getPointAtLength() calls, there’s probably a way around that.
getPointAtLength()