svg

TwitterFacebook
Get flash to fully experience Pearltrees
editor

console

clipart

Overview SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base. Once dropped in you get partial support for SVG 1.1, SVG Animation (SMIL), Fonts, Video and Audio, DOM and style scripting through JavaScript, and more in a small library. Your SVG content can be embedded directly into normal HTML 5 or through the OBJECT tag. If native SVG support is already present in the browser then that is used, though you can override this and have the SVG Web toolkit handle things instead.

svgweb Scalable Vector Graphics for Web Browsers using Flash

http://code.google.com/p/svgweb/

SVG Animation Resources

SVG and Filters . Filters provide ways of combining and transforming not just vector graphics but bitmapped graphics (such as JPEG images) as well. Most of these do not work (yet) in Firefox, but Opera 9.0 now supports many of these effects. Textures and scenes - based primarily on feTurbulence, these compound filters are meant to convey some familiar things. an older version http://srufaculty.sru.edu/david.dailey/svg/SVGAnimations.htm