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

https://github.com/repcomm/three-generators

threejs procedural mesh generation tools
https://github.com/repcomm/three-generators

Last synced: 10 months ago
JSON representation

threejs procedural mesh generation tools

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.