Path to this page:
./
math/py-noise,
Perlin noise for Python
Branch: pkgsrc-2019Q1,
Version: 1.2.2,
Package name: py27-noise-1.2.2,
Maintainer: pkgsrc-usersPerlin 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.
Required to run:[
lang/python27]
Master sites:
SHA1: f94dc5401c82a57292f287aaefa527e9623dbb2c
RMD160: 9f91428b7ead51c0bbaa9b845883af28409c0306
Filesize: 122.671 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-noise-1.2.2 (created)