RdlP / dyn4j

Java Collision Detection and Physics Engine

Home Page:http://www.dyn4j.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt tag

##Java Collision Detection and Physics Engine

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 (see the New BSD License)

The project comprises over 1,000 JUnit test cases, a GUI test application called Sandbox, two example applications (ExampleGraphics2D and ExampleJOGL), Javadocs, forum, and more!

Requirements

  • Java 1.6+

Compiled Binaries

Latest versions of dyn4j can be found on Maven Central.

Getting Started

Getting started is easy. Just grab the latest compiled binary and add it to your project's classpath, then take a look at the example applications for a quick start. For a little more detail see Getting Started.

Links

About

Java Collision Detection and Physics Engine

http://www.dyn4j.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 99.4%Language:HTML 0.6%