Computer Science Fundamentals
System Design
Subjective
Feb 21, 2013
Define B-Spline curve ?
Detailed Explanation
A B-Spline curve is a set of piecewise(usually cubic) polynomial segments that pass close to a set of control points. However the curve does not pass through these control points, it only passes close to them.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts