Skip to content

al0xf/procedural-terrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Procedural terrain with three.js The goal of this project was to render procedurally generated terrain with camera control, illumination, and loading of models and textures in a web browser with the help of the WebGL library three.js. A diamond square algorithm is used for heightmap generation, which in turn uses a Mersenne Twister for pseudorandom number generation based on a seed value. Example output ##Resources used

About

Procedural terrain with three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published