laopo001-ammo
v0.0.3
Published
laopo001 - Ammo.js physics engine
Downloads
2
Readme
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.