(no title)
raphlinus | 21 days ago
Sure, you have to have some facility with math to use clothoids, but I think the only other curve that will actually be simpler is circular arcs.
raphlinus | 21 days ago
Sure, you have to have some facility with math to use clothoids, but I think the only other curve that will actually be simpler is circular arcs.
Ef996|21 days ago
Using circular arcs or even simple third-degree polynomials (like cubic parabolas) reduces many of those operations to trivial O(1) function calls, which makes them much cheaper to evaluate and manipulate procedurally, especially when you're computing it 60 times per frame
masfuerte|20 days ago
https://raphlinus.github.io/curves/2021/02/19/parallel-curve...
https://levien.com/phd/euler_hist.pdf