0.0.39 • Published 3 days ago

@gg-web-engine/ammo v0.0.39

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 days ago

Ammo.js integration for gg-web-engine, providing 3D phycics simulation

Note:

This module uses self-built ammo.js, because requires additional functionality. Do not install another copy of ammo.js, if you need direct access, import it straight from this module:

import { Ammo } from "@gg-web-engine/ammo";

Installation:

1) make sure @gg-web-engine/core installed 1) npm install --save @gg-web-engine/ammo 1) Add to your tsconfig.json in the record compilerOptions.paths:

"mini-signals": ["./node_modules/mini-signals/index.js"]

1) Add to your package.json:

"browser": {
    "fs": false,
    "os": false,
    "path": false
}
0.0.39

3 days ago

0.0.38

1 month ago

0.0.37

4 months ago

0.0.31

4 months ago

0.0.30

5 months ago

0.0.29

5 months ago

0.0.28

5 months ago

0.0.22

7 months ago

0.0.23

7 months ago

0.0.24

7 months ago

0.0.20

12 months ago

0.0.18

1 year ago

0.0.19

12 months ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago