Fork me on GitHub

ammo.js-demos by schteppe

Demo application base class and 3D physics demos based on ammo.js. Support for several scenegraphs including Three.js and SceneJS.

Authors

Stefan Hedman (schteppe@gmail.com)

Download

Get the source code on GitHub : schteppe/ammo.js-demos

See also

You may also be interested in cannon.js, a lightweight physics engine written in JavaScript.

ChessDemo

A chessboard with physics.

CarsDemo

A car and two piles of.. letters?

PendulumDemo

A double pendulum.

RagdollDemo

This is Bob. Bob likes to play. Just make sure he doesn't get hurt...

RagdollDemo in Three.js

Same Ragdoll demo, but rendered using Three.js

VehicleDemo

Use the arrow keys to control a little car.

BoxDemo

25 boxes are stacked on each other to form a wall. Tear the wall down using the mouse or shoot spheres at it to see it fall.