0.0.48 • Published 1 year ago

@gg-web-engine/ammo v0.0.48

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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.41

1 year ago

0.0.42

1 year ago

0.0.43

1 year ago

0.0.44

1 year ago

0.0.45

1 year ago

0.0.46

1 year ago

0.0.47

1 year ago

0.0.48

1 year ago

0.0.40

1 year ago

0.0.39

1 year ago

0.0.38

1 year ago

0.0.37

2 years ago

0.0.31

2 years ago

0.0.30

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.20

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago