x0r04rg / VisualNoiseDesigner

Visual Noise Designer for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 99.8%Language:GLSL 0.2%