This exchanges the straight edges using LineRenderer with Splines from Dreamteck.
This makes it nicer to see how paths generated from one generator look, bc. the colored edge continues smoothly. (w, w s, w s^2, w * s^3,...)
Todo: Add arrowheads
Todo: Update MidPointDisplacementScaling function (I thought it would be clever to bound its growth logarithmically, but for large circles (s^K = 1) (large in the drawing) it would make sense to have it linear?
This exchanges the straight edges using LineRenderer with Splines from Dreamteck. This makes it nicer to see how paths generated from one generator look, bc. the colored edge continues smoothly. (w, w s, w s^2, w * s^3,...)
Todo: Add arrowheads Todo: Update MidPointDisplacementScaling function (I thought it would be clever to bound its growth logarithmically, but for large circles (s^K = 1) (large in the drawing) it would make sense to have it linear?