https://github.com/timmoth/vapourwaveterrain
ThreeJs Vapour Wave Terrain
https://github.com/timmoth/vapourwaveterrain
Last synced: over 1 year ago
JSON representation
ThreeJs Vapour Wave Terrain
- Host: GitHub
- URL: https://github.com/timmoth/vapourwaveterrain
- Owner: Timmoth
- License: mit
- Created: 2023-01-08T16:51:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T22:19:11.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:23.494Z (over 1 year ago)
- Language: TypeScript
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VapourWaveTerrain
Procedurally generated Vapor Wave Terrain using threejs and perlin noise.
[](https://timmoth.com/showcase/HrScdMi0gECAdrOiPl7FtQ)
Clone
```
git clone https://github.com/Timmoth/VapourWaveTerrain.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/