前端开发人员和设计师一般使用 CSS 来创建 HTML 元素动画。然而,由于 HTML 在创建图案,形状,和其他方面的局限性,它们自然的转向了 SVG,它提供了更多更有趣的能力。借助 SVG,我们有更多的方式来创建新的动画。
您可能感兴趣的相关文章
Diving by Chris Gannon
Have you ever skipped stones on the surface of a lake? Here’s a simple SVG path animation illustrating that but with no stones, and no lake.
Motion for the web by LegoMushroomIt has animation, a nice tune, super cool entrance for the text, what’s not to like? This is built with mo.js, a motion graphic JavaScript library.
Animated writing font by Lee PorterBesides using SVG to make path animation sketching a shape, you can use it on typography like what this creator made. The blur effect makes it more awesome.
Gooey menu by Lucas BebberHave fun with the gooey effect in this design, which is made using SVG filter and by adding CSS animation. The result is realistic and really cool, and you can play with four different versions.
New Cake by Marco BarríaHow to make a layered birthday cake made with SVG and CSS animation.
Thank you by Rachel SmithJust see this awesome animation of a simple thank-you note. It is created using SVG and GSAP TweenMax library.
CSS vs SVG by Mario Sanchez MaselliNow let’s look the comparison about CSS and SVG animation, do you see the difference?
Walking Dog by Mark NelsonAnother way to animate SVG is by using sprites images, like how this creator did.
Hourglass loader by LeelaA creative work made using pure SVG animation (SMIL); no CSS or JS to animate things here.
Logo Animation by Adem ilterHere’s a nice animated logo intro using inline SVG animation. No CSS or JS was used to make everything work.
Stats animation by Jonas BadalicA beautiful stats graph with SVG animation powered by Snap.SVG library.
Ouroboros by Noel DelgadoAn amazing SVG animation path. First the creator drew a path route on SVG, before using tween.js to add animation. The tutorial can be found here.
Throw the cow by Sarah DrasnerThis one is an SVG animation powered by TweenMax but made just for fun. Hold and drag the cow around the planet. It will spin in "orbit".
Animated Logo by AliAnimation could be a nice little addition for a bubbling beer logo. The nice little floating bubbles are built purely with SVG native animation syntax.
您可能感兴趣的相关文章
本文链接:带给你灵感:30个超棒的 SVG 动画展示【下篇】
编译来源:梦想天空 ◆ 关注前端开发技术 ◆ 分享网页设计资源