Hacker News new | ask | show | jobs
by bobsterman 1923 days ago
Start with drawing a single frame with SVG [1], then add animation with CSS [2] or Javascript.

[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Ba... [2] https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Animati...

1 comments

Thank you!