Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 686 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 686 Bytes

README

ProtoAnimator is a tool for making 2D Animations using sprites/images. Right now, you can import images and apply basic transformation to them, i.e rotation, scale and position change, once animation is ready, you can export it as GIF. This project is just for learning purposes.

Capture

Track Progress

Go to "Projects" tab to track project status.

Third Party libraries

  1. QtGifImage : A Wrapper Library that abstracts away the core libgif library and provides an interface well suited for qt applications