1.0.3 • Published 1 year ago
@c-frame/three-to-ammo v1.0.3
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.