Open 3D Engine OpenParticleSystem Gem API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
SimuCore::SimplexNoise Class Reference

Static Public Member Functions

static AZ::Matrix4x4 SampleSimplexNoise (const AZ::Vector3 &input)
 
static AZ::Matrix4x4 JacobianSimplexNoise (const AZ::Vector3 &input)
 
static AZ::Vector3 RandomPCG16 (const AZ::Vector3 &vec)
 
static AZ::Vector4 SimplexSmooth (const AZ::Matrix4x4 &offsetToCell)
 
static AZ::Matrix4x4 SimplexDSmooth (const AZ::Matrix4x4 &offsetToCell)
 

The documentation for this class was generated from the following file: