8000 GitHub - tjbaron/UnityTerrain: This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.

License

Notifications You must be signed in to change notification settings

tjbaron/UnityTerrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Planetary Terrains

This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together. Heightmaps can be imported or created directly in Unity using a custom brush tool. A level of detail system was implemented and GPU accelerated algorithms (via Compute Shaders) are in development. The usage of noise algorithms allow the planets to appear extremely detailed while using very little storage (a seed is used).

Screenshot

Panel

About

This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0