Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 677 Bytes

NOTE: depreciated in favor of: https://github.com/MovingBlocks/JNBullet

TeraBullet

An extended version of JBullet offering direct integration for voxel worlds. Written for use by Terasology.

Building and running source

  1. Install Maven from http://maven.apache.org/
  2. From the commandline, go into the TeraBullet directory and run "mvn package"

License

TeraBullet is licensed under the zlib license.

Credits

  • BulletPhysics team - Bullet
  • Martin Dvorak - JBullet port
  • Steven Brooker (Immortius) - Voxel world extensions