Pixi is a framework built over LibGdx to help in the process in making a game
- Rendering
- Animation (spine and image)
- Physics
- Scripts
- Entities
- 3D variants of current features
download repository branch and add to your /.m2/repository then add api "me.potaytoprograms:Pixi:VERSION" to the core module dependencies.
The .m2 is at c:/users/USR/.m2 on Windows, home/.m2 on linux.