0.3.4 • Published 10 months ago

@orillusion/physics v0.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

A physics component for Orillusion, powered by Ammo.js

Usage

npm install @orillusion/core --save
npm install @orillusion/physics --save
import { Scene3D } from "@orillusion/core"
import { Physics } from "@orillusion/physics"

Or access Global build from CDN

<script src="https://unpkg.com/@orillusion/core/dist/orillusion.umd.js"></script>
<script src="https://unpkg.com/@orillusion/physics/dist/physics.umd.js"></script>

More doc from Orillusion

0.3.4

10 months ago

0.3.3

10 months ago

0.3.0

11 months ago

0.3.2

11 months ago

0.3.1

11 months ago

0.2.2

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago