You are viewing a single comment's thread from:
RE: How-to Do Data Visualization using RAWGraphs - The Scipio Files #3
Interesting, I will have to look into GSAP asap :D Actually, I am more interested in the design rather than the implementation, but it is always good to be aware of the technology involved :)
Then you definitely want D3.js and GSAP.js over Processing.js, because both D3 and GSAP can animate SVG (Scalable Vector Graphics), which you can create / modify using Illustrator / Inkscape.(Say for example you have an .ai file, you can save that as an .svg and vice versa).