TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Online editor to create animated SVG

66 pointsby 8toastover 3 years ago

10 comments

swyxover 3 years ago
to the makers: can you post a tutorial video somewhere? i'm excited about animated SVGs but i have no idea how to use this thing.
评论 #28984230 未加载
beardywover 3 years ago
It makes me think back to Macromedia Flash 2 - a simple vector animation system. Remember the demo of the baby on the beach with a ball. Let's get that made again, but then stop at that!
trulyover 3 years ago
Very nice! I currently use Inkscape (slow) and Krita (a bit difficult to get started with) to edit SVGs. Your tool seems very promising, but it is currently missing a few bits that would be important for me (color fill, gradients, text, layers would be nice).<p>I am missing the mechanics of making animations. I clicked + a few times and accidentally made a shape move, but I could not replicate it. Any way to delete frames?<p>Is this a side project? What are your plans for future development?
评论 #29001257 未加载
TheRealNGeniusover 3 years ago
Neat project. I placed down a rectangle, clicked the + button, then moved one of the corners (using the white mouse button), and clicked the + button again. But it didn&#x27;t seem to interpolate the movement of the corner on the rectangle. Is the expected behavior possible?
评论 #28985284 未加载
solarkraftover 3 years ago
Thanks! It&#x27;s funny that whenever I search for this online I just get garbage results. Bookmarked.<p>There was another one that would even let you change the interpolated path between keyframes. Does anyone know that one? I&#x27;m aware that&#x27;s a pretty vague desciption.
评论 #28999125 未加载
gareinerover 3 years ago
I give props to the UX team. The editor seems lightweight and easy to use. I&#x27;m planning to test out things here and hope that it will give me a good time.
cors-flsover 3 years ago
Interesting, I wish it had interpolated the move of the rectangle handles too ! It&#x27;s the second thing I tried.
karakanbover 3 years ago
seems nice and simple, but doesn&#x27;t seem to be working on Firefox, nothing happens when I hit the &quot;play&quot; button. also, a quick feedback for the makers: it would have made onboarding easier for me if it came pre-filled with a simple animation instead of an empty canvas.
cycomanicover 3 years ago
I&#x27;ve been looking for an editor to animate SVGs for a long time. Definitely will try it out.
zhamisenover 3 years ago
Can I import svgs from my local files?