Skip to content

belzecue/VisualNoiseDesigner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Noise Designer for Unity

Noise Designer Image

Unity editor extension for working with LibNoise.Unity based on Node Editor Framework. Both packages are included.

Features

  • Supports all noiselib modules except Curve, Terrace (it uses Unity's AnimationCurve instead) and Cache
  • Noise calculations are multithreaded
  • Resulting texture can be applied directly to TerrainData as heightmap or saved as PNG

Usage

Open Visual Noise Designer window from Window/Visual Noise Designer. Right click for placing modules. Modules descriptions can be found here.

License

My own code is released under MIT license. For included packages see: LibNoise.Unity, Node Editor Framework.

About

Visual Noise Designer for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • ShaderLab 0.2%