Skip to main content

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. Shader functions for convenient generation of turbulent noise are also included.

  • 1.2.3 Adds ability to randomize permutation table to the C implementations

  • 1.2.2 AppVeyor support for Windows builds (Thanks to Federico Tomassetti)

  • 1.2.1 Fixes MSVC compatibility (Thanks to Christoph Gohlke)

  • 1.2.0 adds 4D simplex noise, tiling for 2D simplex noise, and parameterized lacunarity

See CHANGES.txt for more details

Release files for noise-randomized 1.2.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for noise-randomized 1.2.3
File Size Uploaded
noise_randomized-1.2.3.tar.gz 127.5 kB Details

Release files / noise_randomized-1.2.3.tar.gz

Download URL noise_randomized-1.2.3.tar.gz
Size 127.5 kB
Tags Source
SHA-256 checksum
How to use checksums
62f698e477b50d698759645df55dfa3f5649018212323e3757a3d44789c3dbd9
BLAKE2b-256 checksum
How to use checksums
d948ca6124f13dd2c72ab2a1d0519ed213cbd19dc24d0b2a9a7eb2240c1625f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.2.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.8

Release history Release notifications | RSS feed

This release

1.2.3 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page