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.
Go to "Projects" tab to track project status.
- QtGifImage : A Wrapper Library that abstracts away the core libgif library and provides an interface well suited for qt applications