README
Physics Plugin for three.js
Written in TypeScript, adds Physics to your three.js project using ammo.js.
Examples
Take a look at enable3d.io/examples.html
Documentation
Take a lok at enable3d.io/docs.html
Physics Plugin for three.js
<script type="module">
import enable3dAmmoPhysics from 'https://cdn.skypack.dev/@enable3d/ammo-physics';
</script>
Take a look at enable3d.io/examples.html
Take a lok at enable3d.io/docs.html