Skip to content

mulou8/Unity-Landmap-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Landmap Generator

A map generating tool. Just a small project following Sebastian Lague. https://www.youtube.com/watch?v=wbpMiKiSKm8&list=PLFt_AvWsXl0eBW2EiBtl_sxmDtSgZBxB3

What is it

This is a tool for a sandbox game. It generate the landmap with height variation. The height is colored to indicate water(blue) and land(green and brown). Supporting LOD. Alt Text

TODO

  1. Auto adding water material to fill the water part of landmap.
  2. Converting to "Scriptable Object" style and adding support of terrain preset.
  3. Meterial generating (grass/rock).
  4. Serializing.

About

A map generating tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 64.8%
  • ShaderLab 28.7%
  • HLSL 4.4%
  • GLSL 2.1%