splines icon indicating copy to clipboard operation
splines copied to clipboard

Show "Bessel" end condition

Open mgeier opened this issue 1 year ago • 0 comments

According to Farin (2002), "Curves and Surfaces for CAGD", section 9.5

This should be simple:

  • create a quadratic curve from the first 3 control points
  • calculate the tangent vector at the beginning
  • use that tangent vector for the cubic curve

mgeier avatar Jun 02 '23 18:06 mgeier