Skip to content

TehLeo/Accelerated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Accelerated

Accelerated is a collision prediction library for Java. The main advantage are: - it is lightweight - fast - collisions are detected before they happen - objects can move at high speeds without tunelling problems

You can use already predefined collision shapes for: Sphere, Plane, Line, Terrain.. or define your own.

Each shape has a position, velocity and an acceleration.

Technology Stack

  • Java
  • optional features: jme3

License

New BSD (3-clause) License. In other words, you do whatever makes you happy!

About

Java Collision Prediction library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published