Thursday, November 17, 2016

mathematics - What are the most common splines you will find in game development?


List here the most common splines found in game development, how many points the method needs to interpolate a curve, and how can you build a data type that allows you to get an interpolation of the curve points. Examples: Bezier curves, B-Splines, Cubic Splines, etc.


P.S.: I'm putting this as a community wiki so we can list all kinds of spline interpolation.




No comments:

Post a Comment