LibNoise 0.2.0
dotnet add package LibNoise --version 0.2.0
NuGet\Install-Package LibNoise -Version 0.2.0
<PackageReference Include="LibNoise" Version="0.2.0" />
paket add LibNoise --version 0.2.0
#r "nuget: LibNoise, 0.2.0"
// Install LibNoise as a Cake Addin
#addin nuget:?package=LibNoise&version=0.2.0
// Install LibNoise as a Cake Tool
#tool nuget:?package=LibNoise&version=0.2.0
LibNoise is used to generate coherent noise, a type of smoothly-changing noise. LibNoise can generate Perlin noise, ridged multifractal noise, and other types of coherent-noise. Coherent noise is often used by graphics programmers to generate natural-looking textures, planetary terrain, and other things. In LibNoise, coherent-noise generators are encapsulated in classes called noise modules. There are many different types of noise modules. Some noise modules can combine or modify the outputs of other noise modules in various ways; you can join these modules together to generate very complex coherent noise.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LibNoise:
Package | Downloads |
---|---|
MiNET-InPvP
MiNET - a Minecraft PocketEdition Server |
|
OpenMiNET
MiNET - Customized for OpenAPI |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.0 | 220,268 | 10/24/2012 |