SVG text experiment - Animating texts using d3+Greensock
Animating text along a path using d3+greensock
Steps taken
- Start from an old greensock example, here
- Move all svg code to js so elements can be created and manipulated dynamically
- Clean up this project so it can be used as an examle or template
MIT Licensed