noiselib
procedural noise generators for python
Chandler Armstrong
(omnirizon)
noiselib provides noise generators and manipulators. noiselib is modeled after libnoise, the C++ coherent noise library. noise generators are wrapped in 'modules' that manipulate, modify, filter, and combine noise generators. Each module expects and returns noise; thus modules can be stacked to create complex noise output.
Changes
Links
- Home Page
- http://code.google.com/p/noiselib/