08-12-2025, 11:41 PM
(08-12-2025, 10:55 PM)Scallact Wrote:(08-12-2025, 09:24 PM)Ofnuts Wrote:(08-12-2025, 01:47 PM)Scallact Wrote: This apparently trivial feature actually hid a rabbit hole. The requirement of cutting a Bezier curve at a specific point send me through a deep dive into Bezier curves theory and algorithms. :-)Welcome to the club. Did you see Freya Holmer's videos on YT?
Now that you mention her, I think I saw that video some time ago, but I had no use for it at that time.
The most useful ressources I've found are this page and this algorithm. But I had a lot of tinkering to bring everything together, let alone a few imperfect tries with very home made algorithms.![]()
On the upside, I learned a interesting new things.
I found that if you know how to solve a cubic equation a lot of things becomes a lot simpler...