Image
Code

SVG text experiment - Text along multiple paths using GreenSock

Laurens

Last edited Jul 08, 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