Bullet Physics Library

JBullet - Java port of Bullet Physics Library

JBullet is Java port of Bullet Physics Library (under ZLIB license). Currently it features most of Bullet 2.72 base features. Some features are still missing though.

Features:

Webstart demos

Basic Demo:  Launch Demo using Webstart
Generic Joint Demo:  Launch Demo using Webstart
Bsp Demo:  Launch Demo using Webstart
Static Concave Mesh Demo:  Launch Demo using Webstart
Vehicle Demo:  Launch Demo using Webstart
Dynamic Control Demo:  Launch Demo using Webstart
Moving Concave Mesh Demo:  Launch Demo using Webstart
Fork Lift Demo:  Launch Demo using Webstart

Notes: requires Java 5.0, needs permissions for OpenGL rendering

Applet demo

Run applet demo

Documentation

You can browse JavaDoc documentation here.

For general usage and tips, see:

Download

Latest version: jbullet-20101010.zip (based on Bullet 2.72)
ChangeLog: changelog.txt

Older versions: download/

Maven

<dependency>
    <groupId>cz.advel.jbullet</groupId>
    <artifactId>jbullet</artifactId>
    <version>20101010-1</version>
</dependency>

Contact

If you wish to discuss about it, use either of these forum threads:

Thread on JavaGaming forums - use when the theme is general about JBullet or Java related

Thread on official Bullet forums - use when you want to discuss about Bullet library itself

You can also contact me directly on IRC (FreeNode), my nick is jezek2.