PIE-Core is a fast physics 2D engine library on Java.
PIE-Core consist of three modules:
- Core - main engine logics, such as: broad and narrow phase and collisions resolving.
- Assessment - different benchmark and algorithmic tests.
- Test - code for organizing unit tests.
Work on the project is slow, because I do it in my free time from studies and main work. You can track the progress in the GitHub project.
I will be glad to any suggestions and your pull request.