Skip to content

alvaromongon/3dMapRender.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dMapRender.js

Simple 3d map island render using three.js.

Based on the work done by lebesnec on the repository: https://github.com/lebesnec/island.js

Taken a island generated using a voronoi diagram and based on the paper renderer done by lebesnec, this is an implementation of a render in 3d using three.js

Features:

  • Biomes
  • River water flow direction information
  • Rivers / lakes / marshes / ocean

Paper render with 50k sites and 512x512: alt text

Three render with 50k sites and 512x512: alt text

About

Simple Webgl 3d island map render using three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages