material-motion / material-motion-swift

A toolkit for building responsive motion using Core Animation.
Apache License 2.0
1.42k stars 79 forks source link

Build a case study of an award animation #68

Open jverkoey opened 7 years ago

jverkoey commented 7 years ago

This type of animation will likely make use of a particle simulation of sorts, e.g. a variety of hearts floating out from behind a badge image.

This feature may want to make use of CAEmitter.

jverkoey commented 7 years ago

A first pass at this case study might be implemented with plain Core Animation objects. We can then use this case study to invent Material Motion APIs that will work across platforms and be spec'd in the starmap.