|
|
|
|
|
by mfabbri77
337 days ago
|
|
You have to look for "stroking": there are several ways to do it, in CPU you usually first perform a piecewise linear approximation of the curve, then offset each segment along the normals, add the caps, get a polygon and draw it. |
|