Image
Code

SVG text experiment - Animating texts using d3+Greensock

Laurens

Last edited Jul 15, 2020
Created on Jul 08, 2020

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