Path to this page:
./
math/py-noise,
Perlin noise for Python
Branch: pkgsrc-2022Q3,
Version: 1.2.2nb1,
Package name: py310-noise-1.2.2nb1,
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.
Master sites:
Filesize: 122.671 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-noise-1.2.2nb1 (created)