https://github.com/repcomm/three-template
Template combining webpack, babel, typescript, threejs, ammojs, and exponent-ts
https://github.com/repcomm/three-template
Last synced: 10 months ago
JSON representation
Template combining webpack, babel, typescript, threejs, ammojs, and exponent-ts
- Host: GitHub
- URL: https://github.com/repcomm/three-template
- Owner: RepComm
- Created: 2021-01-16T06:00:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T06:03:39.000Z (about 5 years ago)
- Last Synced: 2025-01-28T08:51:23.160Z (12 months ago)
- Language: TypeScript
- Size: 996 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# three-template
A template setup combining:
- Webpack (for npm)
- Babel (for ts)
- TypeScript
- Three.js (rendering)
- Ammo.js (physics)
- ammo.js-typings
- exponent-ts (UI lib) *optional
exponent-ts is optional, but I use it frequently, so I've added it in.