Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 893 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 893 Bytes

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.