Skip to main content

Perlin noise for Python

Project description

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. The shader code and many of the included examples require Pyglet (http://www.pyglet.org), the native-code noise functions themselves do not, however.

The Perlin improved noise functions can also generate fBm (fractal Brownian motion) noise by combining multiple octaves of Perlin noise. Functions for convenient generation of turbulent noise are also included.

Version 1.0b3 fixed problems compiling with Visual C++ on Windows. Thanks to Stas Kounitski for fixing this issue!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

noise-1.0b3.zip (126.3 kB view details)

Uploaded Source

noise-1.0b3.tar.gz (121.0 kB view details)

Uploaded Source

File details

Details for the file noise-1.0b3.zip.

File metadata

  • Download URL: noise-1.0b3.zip
  • Upload date:
  • Size: 126.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for noise-1.0b3.zip
Algorithm Hash digest
SHA256 50a998fcf0a0ccf16857499f0ac2a64b6c34d88587080a2f59b9452e1b61da97
MD5 babaa9b7ee0722e8657598184889cfd8
BLAKE2b-256 924b827e877d73b2bac075b5c09b4a7cf07bdc0c296d76258b7e588d18d28f61

See more details on using hashes here.

File details

Details for the file noise-1.0b3.tar.gz.

File metadata

  • Download URL: noise-1.0b3.tar.gz
  • Upload date:
  • Size: 121.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for noise-1.0b3.tar.gz
Algorithm Hash digest
SHA256 7dd874e9e9465f35a38edd5fb4085a467cddc086e9b924049e81bb6a50d1948a
MD5 6eadd2e599b0160c3eb414a74d44009a
BLAKE2b-256 ee9f47d37ecbc1df9d620605d69bffba988b87bdbac57a16e8ecc10b945586c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page