: What technology to use to make animation in browser? I want to make an animation of a blob of ink flowing down and then shaping into text. What js libraries can I use. On my research the
I want to make an animation of a blob of ink flowing down and then shaping into text. What js libraries can I use. On my research the only way i could find to do this was SVG with GSAP js library. Is there any other way to do it.
Thanks
More posts by @Looi7658678
1 Comments
Sorted by latest first Latest Oldest Best
Your best bet would be to use an SVG animation (SVGs are great for this because they don't care too much about scaling, its perfect no matter how you scale it). If you can make an animation in an SVG editor such as Illustrator or Inkscape, then import it into your html file via the xml code, hook it up to a scroll library like scrollmagic and you're set!
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.