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.
Categories
GraphicsLicense
GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow libnoise
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Top notch code in this excellent library. Absolutely a dream to use. Well documented, well written, easy to understand.
-
This library is great! Very efficient and very nice API layout. Allows you to build "maps" in a very intuitive and convenient way. Keep up the great work guys!
-
Looks very useful. Put to better practice I bet this could be used to generate very realistic things.