Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.28 KB

File metadata and controls

41 lines (25 loc) · 1.28 KB

Reddit Post (r/animation)

Title: I built a free, open-source 2D animation tool - Dolphin Animate

Body:

Hey! I've been working on a free and open-source 2D animation app called Dolphin Animate.

It's designed for frame-by-frame animation with these key features:

  • Onion skinning - see previous/next frames while drawing
  • Pressure-sensitive brush - works with drawing tablets
  • Fill tool - with anti-aliasing support
  • Eraser - splits strokes cleanly
  • Layers & groups - organize your work
  • Auto-merge - strokes merge as you draw
  • Frame navigation - F5, arrow keys, timeline
  • Free transform - move, scale, rotate, skew
  • Project management - save/load/load

It's built with Electron + Canvas, runs on Windows (Mac/Linux support planned).

GitHub: https://github.com/Agony270313/Dolphin-Animate

It's still early but functional. Would love feedback from the community!


If you're into animation, game dev, or just want to try something new, give it a shot!


Short version (for r/opensource)

Title: Dolphin Animate - Free open-source 2D animation tool (Electron)

Body:

Open-source 2D animation tool with onion skinning, pressure-sensitive brush, layers, and more.

GitHub: https://github.com/Agony270313/Dolphin-Animate