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.

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.0b2.zip (27.2 kB view details)

Uploaded Source

noise-1.0b2.tar.gz (19.8 kB view details)

Uploaded Source

File details

Details for the file noise-1.0b2.zip.

File metadata

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

File hashes

Hashes for noise-1.0b2.zip
Algorithm Hash digest
SHA256 f11f31bc9a115d5431ea124326565b1e02bb89824d7cf7b4e51c5b7d6d7cb0a6
MD5 a052eee66e4fa2e54551124269de26e6
BLAKE2b-256 9c8ae3bdeb07ad7bfe4c39414765e06ceabf7f55fd2ca29449561bc202210806

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for noise-1.0b2.tar.gz
Algorithm Hash digest
SHA256 2eb0c2cbba75a54b192990ddd342244926d33b38add047cdb002584634c4791b
MD5 5d54a8f4cbf697da8ad7e87132c579f0
BLAKE2b-256 9eb12a00ba63a158ebaba9ca54f82e4efe2f5e3e00154ce7934a8b2ed9648e17

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