Summary
A 100% Java 2D collision detection and physics engine. Designed to be fast, stable, extensible, and easy to use. dyn4j is free for use in commercial and non-commercial applications under the BSD-3-Clause License.
The project is comprised over 2,000 JUnit test cases, a suite of samples to help get started, javadocs, and additional documentation available at www.dyn4j.org.
Links
- Downloads: Maven Central or GitHub Packages
- Release Notes
- Javadocs: https://www.javadoc.io/doc/org.dyn4j/dyn4j/latest/index.html
- Issues: https://github.com/dyn4j/dyn4j/issues
- Source: https://github.com/dyn4j/dyn4j
Requirements
- Java 1.6+
Module | Description |
---|---|
org.dyn4j |