Skip to content

JeremyAnsel/JeremyAnsel.LibNoiseShader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JeremyAnsel.LibNoiseShader

Build status NuGet Version License

JeremyAnsel.LibNoiseShader is a .Net library which port the C++ libnoise library to C#.

Description Value
License The MIT License (MIT)
Documentation http://jeremyansel.github.io/JeremyAnsel.LibNoiseShader
Source code https://github.com/JeremyAnsel/JeremyAnsel.LibNoiseShader
Nuget https://www.nuget.org/packages/JeremyAnsel.LibNoiseShader
Build https://ci.appveyor.com/project/JeremyAnsel/jeremyansel-libnoiseshader/branch/main
Editor https://github.com/JeremyAnsel/LibNoiseShaderEditor
Samples https://github.com/JeremyAnsel/JeremyAnsel.LibNoiseShader-Samples

libnoise is a portable C++ library that 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.

See http://libnoise.sourceforge.net/

About

A .Net library which port the C++ libnoise library to C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages