代码插件 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

发布10481

热门作品推荐
glow
Idle Anim Set 适配UE5.1-5.4
glow
Extreme Horror Sound Effects 适配UE5.0
glow
SPELLBIND Demolitionist Gunner - Fire S
glow
Work Animations 虚幻5.3-5.6 51个工作动画
glow
Cinemotion 3 Real Handheld Camera Motion
glow
Combat Hits 虚幻5.2-5.4 格斗搏击音效
glow
Driveable Animated Excavator 虚幻4.19+
glow
Valley of Guldur 适配UE4.20-4.27,5.0-5.
glow
Zombie_03 适配UE4.17-4.27,5.0-5.4僵尸射
glow
【更新】Ragdoll Animator 1.0.4.0.5