Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

UstymUkhman/APE

Repository files navigation

APE

Ammo.js Physics Engine

APE is build on top of Ammo.js which in turn is a direct port of the Bullet physics engine to JavaScript, using Emscripten. It's designed for easy use with Three.js.

Demo:

Collisions source code

Raycaster source code

Download:

git clone https://github.com/UstymUkhman/APE.git

cd APE

yarn

yarn start

Build:

yarn build

yarn build --worker (for using APE with a Web Worker)

Releases

No releases published

Packages

 
 
 

Contributors