MFEK / math.rlib

A library which supplies mathematics and algorithms for manipulating beziers.
Apache License 2.0
7 stars 4 forks source link

Use more of Kurbo/flo curves primitives. #14

Open MatthewBlanchard opened 3 years ago

MatthewBlanchard commented 3 years ago

The primitives in both Kurbo and flo-curves are much higher quality than mine, and I think the authors of these libraries have a better grasp of the problem space than i do. I'd like to use their primitives more heavily throughout, and would encourage discussion of this issue.