Frame by Frame is a simple animation program for creating frame by frame animations.
- Onion skinning for easy frame-by-frame animation
- Multiple layers support
- Basic drawing tools: brush, eraser, color picker
- Simple timeline navigation (next/previous/first/last frame)
- Export animations to GIF
- Customizable brush sizes
- Intuitive and minimal UI
Prerequisites: dotnet-sdk-8.0
Download: Please see the latest release
Build from source:
cd FrameByFrame
(directory w/FrameByFrame.csproj
)dotnet build
dotnet run
To contribute to Frame by Frame, please view our Contributing Guidelines and our Code of Conduct.
For questions or concerns, feel free to file an issue.