Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"perlin"
Sort by
Relevance
Downloads
Recently updated
RandomAccessPerlinNoise
by:
otac0n
8,666 total downloads
last updated
5/16/2020
Latest version:
1.0.3-ci0001
perlin
noise
perlin
noise
random
access
perlin
noise
Proivdes random-access repeatable n-dimensional Perlin or fractal noise.
ClooN
by:
Piranha771
5,957 total downloads
last updated
2/9/2015
Latest version:
1.1.2
cloo
opencl
noise
fractal
cloon
perlin
Easily create procedural noise data on your GPU using OpenCL. For further instructions and usage visit http://codedrain.net/cloon It provides several noise fractals like FractalBrownianMotion, Voronoi,...
More information
CalmBit.
LibNoise
by:
CalmBit
3,609 total downloads
last updated
2/5/2017
Latest version:
1.0.0
LibNoise
Noise
Perlin
LibNoise.NET
Coherent
A C# port of libnoise (http://sourceforge.net/projects/libnoise/), a general-purpose library that generates three-dimensional coherent noise.
AVX2PerlinNoise
by:
bartimaeusnek
1,144 total downloads
last updated
4/29/2023
Latest version:
2.0.0
perlin
noise
perlin-noise
avx2
lgplv3
A AVX2 improved implementation of Perlin's Noise. It's faster :) LGPL3 licensed.
SimplexNoise
by:
WardBenjamin
10,210 total downloads
last updated
3/14/2019
Latest version:
2.0.0
simplex
noise
simplexnoise
perlin
ken
coherent
procedural
texture
terrain
particle
More tags
Simplex Noise implementation offering 1D, 2D, and 3D forms. Based on work by Heikki Törmälä (2012) and Stefan Gustavson (2006). Core algorithm designed by Ken Perlin (2001). This library provides 1D, 2D, and...
More information
Ez.
Numerics
by:
ezequias2d
668 total downloads
last updated
3/22/2022
Latest version:
0.4.0-alpha
Ez
Ez.Numerics
Perlin
Noise
Point
Size
Bounding
Box
Sphere
Provides numerics types like Point2, Point3, Size2 and Size3. ColorExtensions provides extensions for conversion between Color and Vector3/Vector4. EzMath class provides: - Epsilon, PI, E,...
More information
JeremyAnsel.
LibNoiseShader
by:
JeremyAnsel
449 total downloads
last updated
3/25/2023
Latest version:
1.0.3
Media
Noise
Shader
LibNoise
Perlin
Voronoi
DirectX
HLSL
CSharp
A .Net library to create noise shaders based on the LibNoise library