https://github.com/repcomm/three-template
Template combining webpack, babel, typescript, threejs, ammojs, and exponent-ts
https://github.com/repcomm/three-template
Last synced: 28 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T06:03:39.000Z (over 5 years ago)
- Last Synced: 2025-03-23T02:44:54.554Z (about 1 year ago)
- Language: TypeScript
- Size: 996 KB
- Stars: 0
- Watchers: 1
- 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.