wswoodruff / strange-motion

Configurable and controllable `react-motion` animations
MIT License
4 stars 0 forks source link

Create strange-motion-path #1

Open wswoodruff opened 7 years ago

wswoodruff commented 7 years ago

Make a strange-motion component that let's the user define a path for the animated to follow using spring. Bezier curves and svgs should be able to be passed. Also for svgs, should be able to define which path to follow if there are more than one

wswoodruff commented 7 years ago

This article looks promising https://medium.com/@ilikepiecharts/playing-with-d3-version-4-react-react-motion-3d04c6eb21c9