Feedback received indication SVG animation
Coding my SVG animations on codepen using the animejs.com animation library.
Check out the CodePenn!
https://codepen.io/Ilyatsuprun/pen/NZMMZQ
- The envelope opening animation could be better I agree.. will require more work on animating the SVG stroke waypoints and will be hardly noticeable :/
This was my first SVG coding animation using animejs.com.
It took me about 3 hours with the learning curve I had to take with the coding stuff.
This prosses is awsome from a bunch of reasons:
- Seamless dev handoff (Minor adjustments when converting to a react component)
- Skip using apps & tools (Svgator, Ae, bodymovin, lottie, Principle, Animate)
- Save time (Dev handoff and Q&A)
- Lightweight
- Great performance, browser, and mobile-friendly
- You don't have to know how to actually write code.. just understand it, and know how to manipulate it.