flutter/dev/benchmarks
Greg Spencer 8b132015bb
Add CatmullRomCurve and CatmullRomSpline (#47547)
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.
2020-01-08 07:59:54 -08:00
..
complex_layout Flutter Web Driver Support (#47890) 2020-01-02 19:48:01 -08:00
macrobenchmarks enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
microbenchmarks Add CatmullRomCurve and CatmullRomSpline (#47547) 2020-01-08 07:59:54 -08:00