Skip to content

Scenes3D/procedural-terrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Procedural Terrain Preview

Three.js TSL

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

๐Ÿ๏ธ๐Ÿ”๏ธA Three.js WebGPU-based procedural terrain generator built with TSL (Three Shading Language). Features multi-layered simplex noise with domain warping for realistic elevation, biome-based coloring (water, sand, grass, rock, snow), physically-based water using transmission, CSG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors