Skip to content

gonnavis/globe-terrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

globe-terrain

This demo distorts a flat plane onto the surface of a globe, depending on lat/long parameters passed to the object's material. It also uses Render-to-texture maps for displacement, with erode and dilate morphological operations.

http://meetar.github.io/globe-terrain/

globe image

Associated post:

http://fjord.style/going-into-detail/

More detailed demos of the underlying technique are here:

https://github.com/meetar/heightmap-demos

As well as more detail about the theory;

http://fjord.style/the-lay-of-the-land/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%