Devlogs
Posted February 21, 2020 by Magn
let h=1/d;
was changed to
let h=1/(d*Math.cos((i/n/2-1/4)*Math.PI));
and now the hedges are straight instead of curved when you get close!