https://github.com/enable3d/ammo-on-nodejs-example
https://github.com/enable3d/ammo-on-nodejs-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/enable3d/ammo-on-nodejs-example
- Owner: enable3d
- Created: 2022-10-03T21:34:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T21:35:04.000Z (over 2 years ago)
- Last Synced: 2025-01-14T14:59:17.522Z (5 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enable3d Server-Side
Uses ammo.js on the server with typescript.
```console
npm install
npm run build
npm start
```