MFEK / math.rlib

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

Add hybrid/eliptical joins. #13

Open MatthewBlanchard opened 3 years ago

MatthewBlanchard commented 3 years ago

Right now the 'round' joins default to a circular join. I'd like to add the old eliptical joins back as well as making an option that interpolates smoothly between the circular and eliptical joins.