https://github.com/notchris/three-level-generator
A test with procedural buildings in closed enviornments in 3D.
https://github.com/notchris/three-level-generator
Last synced: 6 months ago
JSON representation
A test with procedural buildings in closed enviornments in 3D.
- Host: GitHub
- URL: https://github.com/notchris/three-level-generator
- Owner: notchris
- Created: 2020-06-27T02:20:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:59:24.000Z (over 3 years ago)
- Last Synced: 2025-07-19T22:22:57.253Z (about 1 year ago)
- Language: JavaScript
- Size: 3.54 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three Level Gen
Random tests at 3d procedural level rendering based on the 2d work by: https://github.com/mreinstein/level-generator
```bash
npm install
npm run start
```