Scalable Vector Graphics
ebook ∣ How to Draw Zombie-Smashing Images with Code · Undead Institute
By John Rhea
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
SVG is a language much like HTML that lets you build complex vector graphics for browsers and more.
We'll discuss the difference between raster and vector graphic and how to add vectors to HTML pages. Then we'll go deep on many of the different elements SVG has and how they work, bringing all the ones we discuss together in a single project to create a portrait of Zombie Bob.
If you want to learn to program in SVG this is a great, fun way to do it.