Namespace Genesis.Math
Classes
Matrix4x4
PerlinNoise
Class for generating Perlin noise.
Structs
NoisePoint
Represents a point in a noise map with coordinates and a noise value.
Rect
Represents a rectangle with position and dimensions.
Vec3
Represents a three-dimensional vector, used for representing points or directions in 3D space.