Skip to content

Instantly share code, notes, and snippets.

@scosman
Last active January 20, 2025 15:00
Show Gist options
  • Save scosman/701275e737331aaab6a2acf74a523830 to your computer and use it in GitHub Desktop.
Save scosman/701275e737331aaab6a2acf74a523830 to your computer and use it in GitHub Desktop.
Sonnet 3.5 Fun - SVG Animation
I used sonnet 3.5 and Cursor to created a logo which animates on entry.
Input file: initial_logo.svg (below)
Prompt:
```
Let's add a start up animation to this SVG
Make it feel like feel like the logo starts broken, then fixes itself piece by piece. In a playful style like pixar.
```
Output: animated_looped.svg (below).
Notes:
- I had zero prior experience with animating SVGs. My first prompt was "can you animate SVGs?".
- I did a second edit with Sonnet to make the animation repeat for this gist, but the initial edit was correctly a 1-time intro animation.
- It took 10x longer to format this gist then make the animation I wanted.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment