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

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

Awesome Lists containing this project

README

          

# VapourWaveTerrain

Procedurally generated Vapor Wave Terrain using threejs and perlin noise.

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](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/