本帖最后由 拖拉机 于 2019-9-26 13:31 编辑
插件名称:FastNoise 1.5 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 | FastNoise 1.5
FastNoise 1.5
Requires Unity 5.5.2 or higher.
This noise generation library has been designed for realtime usage from the ground up, so is ideal for large procedural terrain generation. Performance comparisons to other noise libraries
此噪声生成库是为从地面到地面的实时使用而设计的,因此非常适合于大型程序地形生成。与其他噪波库的性能比较
Features
* Value Noise 2D, 3D
* Perlin Noise 2D, 3D
* Simplex Noise 2D, 3D, 4D
* Cubic Noise 2D, 3D
* Gradient Perturb 2D, 3D
* Multiple fractal options for all of the above
* Cellular (Worley) Noise 2D, 3D
* Continuous Cave Noise 3D
* White Noise 2D, 3D, 4D
* Supports floats or doubles
This package also includes FastNoise SIMD, which utilises SIMD CPU instructions to gain huge performance boosts. It is slightly less flexible and can only be used on platforms that support native code, but if you can I would highly suggest using this for heavy noise generation loads.
|
|