Navigation menu |
A portable, open-source, coherent noise-generating library for C++ |
|||||||||||||||||||||||||||||
Example: Procedural texturesThis page shows some examples of procedural textures generated by libnoise. Click on an image to view the full-size image.
To generate these textures yourself, download the example sources (43 KB) and compile one of the following source files:
You'll also need to download the noiseutils library (32 KB) and add it to your project file or Makefile. All source code for generating these textures are released under the terms of the GNU General Public License. The noiseutils library is released under the terms of the GNU Lesser General Public License. |
||||||||||||||||||||||||||||||
© 2003-2005 Jason Bevins |