README.md
April 3, 2016 ยท View on GitHub
Visual Noise Designer for Unity
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.