An open API service indexing awesome lists of open source software.

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

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.