There is a task to make an animation on svg and change it dynamically based on incoming data. I understand that I have to dynamically render elements on svg. The question is how and on what? By Google, I read a couple of articles, having completed a course on htmlacademy about svg, I'm still at a dead end. What to use as a library for such a task? There are many d3, svg.js, snapsvg, gsap, etc. libraries. Where to get enough modern information / textbook on svg?
- onesvg-art.ru - labris
- @DimenSi Review article - how to use SVG to create web animation for all types of devices cmsmagazine.ru/library/items/graphical_design/how-to-use-svg - Alexandr_TT
- onethanks, read. - DimenSi
|