I am looking for a good (hopefully free) 2-graphics library in C ++ or, in the worst case, Java, which helps to create the appearance of flash animations typical of most flash games.
It would be best if it provided most of the features and ease of programming Flash animations, such as layers, or even conflict detection, etc., without all the microcontrolled pixels typical of opengl. Of course, it can be built on opengl ...
Edit: interactivity is important, this may not be clear in the first description. Therefore, I am not aiming only at animation or presentation. Good collision system, gravity, etc. Very welcome as well as good graphical interfaces.
source
share