reanimate-0.3.2.3: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Morph.Common

Documentation

type ObjectCorrespondence = [GPolygon] -> [GPolygon] -> [(GPolygon, GPolygon)] Source #

morph :: Morph -> SVG -> SVG -> Double -> SVG Source #