sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

Add a demo for "Motion One" #107

Closed bryanbraun closed 2 years ago

bryanbraun commented 2 years ago

@mattgperry has built a new animation library called Motion One (https://motion.dev) that would be a great addition to this collection.

For an example of the changes that usually involved in adding a new demo, reference this PR for popmotion: https://github.com/sparkbox/bouncy-ball/pull/54

There are some helpful tips in the contribution guidelines.

bryanbraun commented 2 years ago

Fixed in https://github.com/sparkbox/bouncy-ball/pull/108. Thanks @anastasialanz!