https://github.com/ustymukhman/three-havok
Havok physics engine with Three.js
https://github.com/ustymukhman/three-havok
demo havok havok-physics physics physics-engine threejs typescript vite
Last synced: about 2 months ago
JSON representation
Havok physics engine with Three.js
- Host: GitHub
- URL: https://github.com/ustymukhman/three-havok
- Owner: UstymUkhman
- License: mit
- Created: 2024-01-19T13:44:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T12:33:44.000Z (over 1 year ago)
- Last Synced: 2025-04-07T19:51:37.651Z (2 months ago)
- Topics: demo, havok, havok-physics, physics, physics-engine, threejs, typescript, vite
- Language: TypeScript
- Homepage: https://ustymukhman.github.io/three-havok/dist
- Size: 4.4 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Three Havok #
> [Havok](https://www.havok.com/) physics engine with [three.js](https://threejs.org/)


[](https://ustymukhman.github.io/three-havok/dist)
## Download ##
`git clone https://github.com/UstymUkhman/three-havok.git`
`cd three-havok`
## Develop ##
`pnpm i`
`pnpm start`
## Lint ##
`pnpm lint:js`
`pnpm lint:css`
## Build ##
`pnpm build`
`pnpm serve`