reanimate-0.1.5.0: Animation library based on SVGs.
Reanimate.Combinators
type Path = [(Double, Double)] Source #
approxFnData :: Int -> (Double -> (Double, Double)) -> Path Source #
morphPath :: Path -> Path -> Double -> Path Source #