Will support C0/C1/C2 Continuity for Sweep Splines:
1. C0: polylines, linearly interpolation
2. C1: smooth tangent, cubic spline (Catmull-Rom) -> default
3. C2: smooth second derivative (smooth reflection), cubic spline (B-Spline)
Unlike C0/C1, the spline doesn't go through the control points with C2 continuity.
ephtracy
2024-02-13 03:58:40 +0000 UTCephtracy
2024-02-13 03:57:08 +0000 UTC8tyOne
2024-02-12 12:31:52 +0000 UTC8tyOne
2024-02-12 12:29:32 +0000 UTCMetin Seven
2024-02-11 08:24:44 +0000 UTC