Subject: CVS commit: pkgsrc/math/py-noise
From: Thomas Klausner
Date: 2016-08-20 09:15:06
Message id: 20160820071506.8A3CEFBC3@cvs.NetBSD.org

Log Message:
Import py-noise-1.2.2 as math/py-noise.

Perlin noise is ubiquitous in modern CGI. Used for procedural
texturing, animation, and enhancing realism, Perlin noise has been
called the "salt" of procedural content. Perlin noise is a type of
gradient noise, smoothly interpolating across a pseudo-random matrix
of values.

The noise library includes native-code implementations of Perlin
"improved" noise and Perlin simplex noise. It also includes a fast
implementation of Perlin noise in GLSL, for use in OpenGL shaders.

Files:
RevisionActionfile
1.1addpkgsrc/math/py-noise/DESCR
1.1addpkgsrc/math/py-noise/Makefile
1.1addpkgsrc/math/py-noise/PLIST
1.1addpkgsrc/math/py-noise/distinfo