代码插件 SimplexNoise Plugin v1.0适配UE5.1

Unreal插件信息
插件名称: SimplexNoise Plugin
官网地址: https://github.com/devdad/SimplexNoise
版本: 1.0
解压密码:
引擎版本: UE5 
素材类型: 代码插件



This is a clean, fast, modern and free Perlin Simplex noise function.
If we change float to double it could be even faster but there is no double type in Blueprint
All Public Functions are BlueprintCallable so they can be used in every blueprint
From DevDad and Dedicated to you and Unreal Community. Code is now under MIT License, Use it free for what ever you want. I only request that you mention me in the credits for your game in the way that feels most appropriate to you.

SimplexNoise 1D,2D,3D & 4D
Scaled Version SimplexNoise 1D,2D,3D & 4D
InRange version SimplexNoise 1D,2D,3D & 4D
SimplexNoise Function retruns float value between 0 - 1
SimplexNoise Scaled retruns float value between 0 - scale factor
SimplexNoise In Range returns float value between minRange - maxRange
inFactor value added to all functions to set frequency of the noise [ Recomended values form: 0.1 - 0.00001 ]
GetSimpleNoise1D_EX (float x, float lacunarity, float persistance, int octaves, float inFactor, bool ZeroToOne)
GetSimpleNoise2D_EX (float x, float y, float lacunarity, float persistance, int octaves, float inFactor, bool ZeroToOne)
GetSimpleNoise3D_EX (float x, float y, float z, float lacunarity, float persistance, int octaves, float inFactor, bool ZeroToOne)
GetSimpleNoise4D_EX (float x, float y, float z, float w, float lacunarity, float persistance, int octaves, float inFactor, bool ZeroToOne)
This algorithm was originally designed by Ken Perlin, but my code has been adapted and extended from the implementation written by Stefan Gustavson (stegu@itn.liu.se) and modified to fit to Unreal Engine 4



这是一个简洁、快速、现代和免费的 Perlin Simplex 噪声函数。
如果将浮点数改为双倍数,速度会更快,但蓝图中没有双倍数类型。
所有公共函数均可在蓝图中调用,因此可在每个蓝图中使用。
来自DevDad,献给您和虚幻社区。代码现在采用 MIT 许可,您可以免费使用。我只要求您在游戏的功劳簿中以您认为最合适的方式提到我。





作者 cg小白兔 发表于 2024-5-10 11:02:47
您需要登录后才可以回帖 登录 | 立即注册
cg小白兔

关注0

粉丝0

发布8039

热门作品推荐
glow
超高质量28个塑料材质纹理 Artstation – 2
glow
15组高质量岩石头纹理贴图材质 Artstation
glow
Opera Hall 适配UE5.3-5.4 歌剧院大厅场景
glow
Amazing Sci-Fi Vol.2 SE 适配4.25-4.27,5
glow
Fantasy Village Boy 适配UE4.27-5.0奇幻男
glow
SDF Robo Progress Bars 适配UE5.4进度条血
glow
Warrior 适配UE4.18-4.27,5.0-5.4风格化低
glow
Anime Hair 适配UE5.4动漫发型
glow
Pharaoh's Legacy Egyptian Temple Meg
glow
Japanese Modular Pagoda 适配UE4.21-4.27