HTML5 Tutorial – SVG Introduction to Filter Effects, Animation
SVG is a widely-deployed royalty-free graphics format developed and maintained by the W3C SVG Working Group. It is a language for describing 2D-graphics and graphical applications in XML.
With SVG, you can use XML and JavaScript to create web graphics that respond to user actions with sophisticated effects such as highlighting, tool tips, audio, and animation.
This post provides an introduction to the cool effects you can produce with filter effects and animation.
Continue reading “HTML5 Tutorial – SVG Introduction to Filter Effects, Animation”