juliangarnier / anime

JavaScript animation engine
https://animejs.com
MIT License
49.7k stars 3.67k forks source link

Continuously output many SVGs #807

Open timiil opened 2 years ago

timiil commented 2 years ago

hi all. i am trying to use animate.js to play an animation like a stream,every time i call a "snapToSVG()" should output a fully independent SVG text to us,the svg should without any css content outside,every thing need to be rending are inside the svg text. so i can just tell the render GUI (not a browser,poor css render ability) reload the STATIC svg text, the animation should show.

is a way i can make?

or another method that clever than this?

any helps are deeply thanks!

gmile commented 1 year ago

@timiil GitHub is used typically for reporting issues and discussing potential features. I'd suggest you reach out to folks on StackOverflow, see: https://stackoverflow.com/questions/tagged/anime.js