C# (CSharp) Sharplike.Noise Namespace

Classes

Name Description
Abstract1DNoise Abstract parent class for all noise field generators in Sharplike.Noise. Serves to both provide a blueprint for one-dimensional noise generators and a jumping-off point for two- and further-dimensional noise generators.
Abstract2DNoise Serves to both provide a blueprint for two-dimensional noise generators and a jumping-off point for three- and four-dimensional noise generators.
Abstract3DNoise Serves to both provide a blueprint for three-dimensional noise generators and a jumping-off point for four-dimensional noise generators.
Abstract4DNoise Serves to both provide a blueprint for three-dimensional noise generators.
ClosestInterpolator
Interpolator
LinearInterpolator
Perlin1DNoise
PerlinNoise