Thomas Bécavin
Thomas Bécavin
Gaining inspiration from the sources of the [SFML Game Development Book](https://github.com/SFML/SFML-Game-Development-Book/blob/master/08_Graphics/Source/Animation.cpp), we should be able to handle this issue pretty quickly ^^
@rjphares if you're looking for something simple as a start, this could be it ^^
This tool probably should be a new repository of the OpMonTeam account, don't you think ? A fork would be enough ^^
Btw, I think it would be advised to do the user interface in Qt, as it will be more native for end-users and considerably speed up the coding process as...
> > > I don't know anything about the Qt license, and if it's compatible with the GPL 3.0 Qt has two licences : a proprietary one and a (L)GPL...
I can do it as soon as I am over cleaning up the rest of the code ^^
Do you want to create the whole system by yourself or are you ok with using some existing system ? On the official SFML forums, two GUI modules are pretty...