SVG
Posts under the "svg" category
The content below falls under the svg category.
-
Code breakdown of creature mouth animation
Code breakdown of critter expression animation
-
First Demo with Greensock's SVG animation library
Quick greensock demo of GSAP with critter facial expressions
-
Animating an SVG Mouth Expression with Greensock
I started out wanting to animate a simple mouth expression, and ended up getting pulled into the Greensock tunnel. Here is my journey thus far.
-
Creating an animated emoji with clean SVG code
In this post, I share my process for creating an SVG emoji that shows up in a text editor without unnecessary code.
-
Optimizing an SVG Image with SVG OMG
My quick take on the SVG image optimization tool, SVG OMG.
-
Where coding meets cartooning: Facial Expressions with SVGs
In this tutorial I use highlight the various SVG syntax that shows up after drawing facial expressions in Inkscape.
-
Drawing a Face with SVG
Demonstrates how to turn the circle from the previous SVG tutorial into a face.
-
Drawing a Circle with SVG
Shows you how to draw a circle using SVG code.
-
Intro to SVGs
A general introduction to SVG (scalar vector graphics).