Skip to content
forked from kripken/ammo.js

Direct port of the Bullet physics engine to JavaScript using Emscripten (Stardazed Fork)

License

Notifications You must be signed in to change notification settings

stardazed/sd-ammo

 
 

Repository files navigation

sd-ammo

A fork of ammo.js intended for use in Stardazed.

Installation

⚠️ Important: This package, like everything in the @stardazed org, is intended for use in browsers, not in NodeJS.

👉 If you just want to experiment with ammo.js, use the main ammo.js repo.

yarn add @stardazed/ammo

or

npm install --save @stardazed/ammo

Usage

Ammo covers a lot of ground, see the TypeScript declaration for all the types, classes and functions exported.

Go to the main ammo.js repo for a list of demos, instructions, etc.

Copyright

Copyright (c) 2011-Present ammo.js contributors
See the AUTHORS file for a list of contributors.

License

See the LICENSE file.

About

Direct port of the Bullet physics engine to JavaScript using Emscripten (Stardazed Fork)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 71.1%
  • C 16.9%
  • RPC 8.4%
  • CMake 1.0%
  • M4 0.8%
  • Cuda 0.5%
  • Other 1.3%