SelfMadeSystem

Results 12 issues of SelfMadeSystem

It's not very efficient to store all your elements in separate .mdx files, especially when you approach hundreds and thousands of elements (5.6k+ as is on https://uiverse.io/) It would be...

`getPointAtLength` returns incorrect value for length exactly on segment intersections. I think the culprit is the if statement ```ts // native `getPointAtLength` behavior when the given distance // is higher...