tylersticka’s avatartylersticka’s Twitter Archive—№ 14,160

      1. …in reply to @powersurf
        @powersurf SVGs can be crafted in your favorite vector illustration application of choice. The animation part depends on your comfort level…
    1. …in reply to @tylersticka
      @powersurf If you use After Effects for example, you can export to SVG via the bodymovin plugin: github.com/bodymovin/bodymovin
  1. …in reply to @tylersticka
    @powersurf Or if you're more comfortable with JavaScript, @greensock's animation platform uses animator-friendly method names and has timelines.
    1. …in reply to @tylersticka
      @powersurf If you want to know the nitty-gritty of how SVG works, there's no better resource right now than @chriscoyier's Practical SVG.
      1. …in reply to @tylersticka
        @powersurf But my main point with the original thread was that if you can figure out how to hack CSS for illustrations, SVG should be a snap. 🙂