• Greg Spencer's avatar
    Add CatmullRomCurve and CatmullRomSpline (#47547) · 8b132015
    Greg Spencer authored
    This adds CatmullRomCurve animation curve, and a CatmullRomSpline, which is what it uses to do interpolation.
    
    This allows us to create animation curves which can smoothly interpolate the values given to the curve.
    
    Since I've introduced a 2D spline curve, I also created a Curve2D base class for such parametric curves.
    8b132015
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets Loading commit data...
tools Loading commit data...
README.md Loading commit data...