1 / 3
Quadratic spline curve rendering on the GPU is a particularly interesting challenge. I'm approximating distance with the Newton-Raphson method which works most of the time, but breaks down with extreme curves.
1 likes 0 replies
?
Quadratic spline curve rendering on the GPU is a particularly interesting challenge. I'm approximating distance with the Newton-Raphson method which works most of the time, but breaks down with extreme curves.
1 likes 0 replies