libnoise/1.0.0
A general-purpose library that generates three-dimensional coherent noise. Useful for terrain generation and procedural texture generation. Uses a broad number of techniques (Perlin noise, ridged multifractal, etc.) and combinations of those techniques.
#graphics#noise-generator
Using libnoise
Loading usage information…
Packages
Dependencies
Loading dependencies…
✓◈ LGPL-2.1-or-later3f312f98ea3c5b0e823f6f4ca5306a35
🔍 Ready to secure your dependencies in seconds?
- Register for free at audit.conan.io/register.
- Save your token and activate it via the confirmation email you receive.
- Configure Conan to use your token:conan audit provider auth conancenter --token=<token>
- Scan for vulnerabilities:# Check a specific reference
conan audit list libnoise/1.0.0# Scan the entire dependency graph
conan audit scan --requires=libnoise/1.0.0
Note: For more details on the Conan Audit command, please read this post.
Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.
conanv1.0.0
[](https://conan.io/center/recipes/libnoise)