keshav2010 / ProtoAnimator

A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.

License:MIT License


Languages

Language:C++ 97.7%Language:QMake 2.3%