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
- Host: GitHub
- URL: https://github.com/repcomm/three-generators
- Owner: RepComm
- Created: 2021-01-29T01:36:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T01:36:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T08:52:33.937Z (12 months ago)
- Language: TypeScript
- Homepage: https://repcomm.github.io/three-generators/
- Size: 1000 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.