ammo-es
v1.0.0-beta.3
Published
TypeScript/ESM rewrite of Ammo.js glue code with modified API for 3D physics simulation
Readme
This project includes a modified version of ammo.js (zlib/libpng license) Modifications by Jerrykelft are licensed under Apache-2.0
Note
⚠️ Notice:
This version of
ammo.wasmhas been recompiled with custom build settings.
As a result, it is completely incompatible with the original Bullet.js (ammo.js) files.A small number of APIs have been slightly modified, mainly:
- Renamed functions/classes
- Adjusted access or initialization patterns
Do not directly follow official ammo.js examples.
Please refer to the examples and documentation provided in this project(not yet completed, stay tuned. awa).
