@c-frame/three-to-ammo
v1.0.3
Published
Convert THREE.Mesh to Ammo.btCollisionShape
Downloads
11
Readme
three-to-ammo
Converts THREE.Mesh
to Ammo.btCollisionShape
for use with Ammo.js, aframe-physics-system, and three-ammo.
Inspired by: three-to-cannon
How to run tests
Run the following commands:
npm install
npm run test
Open this page in your browser:
http://localhost:8080/test/test.html
You should see a page of test results.