scottymac + noise   3

Accidental Noise Library
Accidental Noise Library is a library for generating Perlin noise and other forms of noise in a modular fashion. Functions provide 2D, 3D, 4D and 6D variants, and provide an interface for chaining functions together to build up complex functions out of simple pieces. ANL provides function sets that output either double-precision floating point values (for working with the noise signals directly) or RGBA values (for compositing noise functions into RGBA colors.) Various modules are provided to generate, modify, combine, and transform functions to produce a complex output.
gamedev  noise 
10 weeks ago by scottymac

related tags

gamedev  noise 

Copy this bookmark:



description:


tags: