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.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 1.2.2

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

Source distributions (sdists)

Source distribution for noise 1.2.2
File Size Uploaded
noise-1.2.2.zip 132.0 kB Details
noise-1.2.2.tar.gz 125.6 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for noise 1.2.2
File
noise-1.2.2-py3.4-win-amd64.egg Legacy Egg format - - Details
noise-1.2.2-py3.4-win32.egg Legacy Egg format - - Details
noise-1.2.2-py3.3-win-amd64.egg Legacy Egg format - - Details
noise-1.2.2-py3.3-win32.egg Legacy Egg format - - Details
noise-1.2.2-py2.7-win-amd64.egg Legacy Egg format - - Details
noise-1.2.2-py2.7-win32.egg Legacy Egg format - - Details
noise-1.2.2-cp34-none-win_amd64.whl CPython 3.4 none Windows x86-64 Details
noise-1.2.2-cp34-none-win32.whl CPython 3.4 none Windows x86-32 Details
noise-1.2.2-cp33-none-win_amd64.whl CPython 3.3 none Windows x86-64 Details
noise-1.2.2-cp33-none-win32.whl CPython 3.3 none Windows x86-32 Details
noise-1.2.2-cp27-none-win_amd64.whl CPython 2.7 none Windows x86-64 Details
noise-1.2.2-cp27-none-win32.whl CPython 2.7 none Windows x86-32 Details

Total release size: 691.2 kB

Release files / noise-1.2.2.zip

Download URL noise-1.2.2.zip
Size 132.0 kB
Tags Source
SHA-256 checksum
How to use checksums
36036cdaca131ddd2ab4397fba649af7f074ec08031e1e0a51031d0ae23b509a
BLAKE2b-256 checksum
How to use checksums
33805741a56563690255933ed5ca4e7fa9453c6a309e052ee2eac3b18a823b58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2.tar.gz

Download URL noise-1.2.2.tar.gz
Size 125.6 kB
Tags Source
SHA-256 checksum
How to use checksums
57a2797436574391ff63a111e852e53a4164ecd81ad23639641743cd1a209b65
BLAKE2b-256 checksum
How to use checksums
1829bb830ee6d934311e17a7a4fa1368faf3e73fbb09c0d80fc44e41828df177
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py3.4-win-amd64.egg

Download URL noise-1.2.2-py3.4-win-amd64.egg
Size 44.7 kB
Tags Egg
SHA-256 checksum
How to use checksums
a476b2b62efa56b777c5a04566930aa47cfda43eda0e744a39b55056e763064f
BLAKE2b-256 checksum
How to use checksums
23ddd14040c0041371380b23e81349a361812fa093b3921cea3b3c054b79de20
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py3.4-win32.egg

Download URL noise-1.2.2-py3.4-win32.egg
Size 43.9 kB
Tags Egg
SHA-256 checksum
How to use checksums
001782e0b67c260e734e48a409641707f502ee4cd186a74e6bda881fb3c44427
BLAKE2b-256 checksum
How to use checksums
9940f4348ef907f43d9a1e4e0a6029d0f62159642772bfb8396d8d62cb277a51
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py3.3-win-amd64.egg

Download URL noise-1.2.2-py3.3-win-amd64.egg
Size 44.1 kB
Tags Egg
SHA-256 checksum
How to use checksums
0191e19e77be1018f5548e75125de1c6aec11a75a8693bb5f8f8106b63561ed8
BLAKE2b-256 checksum
How to use checksums
6746ec01f4b827da658b7f0b5a2e6be19d948c7a22892e14c214a41474ccff75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py3.3-win32.egg

Download URL noise-1.2.2-py3.3-win32.egg
Size 43.4 kB
Tags Egg
SHA-256 checksum
How to use checksums
a15336cea59c74f1b3b2bf03b76600a3d59b0e557da1219176b9ca216dca8a91
BLAKE2b-256 checksum
How to use checksums
cacdc949ca37845afb682ad16fa5977b8a9c3a6d297491af79234476cb6cb041
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py2.7-win-amd64.egg

Download URL noise-1.2.2-py2.7-win-amd64.egg
Size 43.4 kB
Tags Egg
SHA-256 checksum
How to use checksums
fae41762d6b7a0a1e360ec4cb03260b6abcc302b2244a3feefdfbf52ffd612c9
BLAKE2b-256 checksum
How to use checksums
447ebce759e3649a89e564741d91c0ef5e123b55638d5cfe1f405a13b3b9272a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-py2.7-win32.egg

Download URL noise-1.2.2-py2.7-win32.egg
Size 43.0 kB
Tags Egg
SHA-256 checksum
How to use checksums
0d3c51b538dfbbea85cbcf9fc4418ae5210136f5e39948968392a6d4f3cd39b0
BLAKE2b-256 checksum
How to use checksums
db6d86851d73996a02cb7b06cd62d36ce7d313d2309b7dff2eedcdc846dd10d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp34-none-win_amd64.whl

Download URL noise-1.2.2-cp34-none-win_amd64.whl
Size 28.8 kB
Tags CPython 3.4 Windows x86-64
SHA-256 checksum
How to use checksums
065be3531a6b7a7dfcb6840646400a75e081511c524caa04feaea11e16e7ab24
BLAKE2b-256 checksum
How to use checksums
614ac6fcde5bbd84c3ddf2bc0111012f2afcc65e2e7e42a187561dca0c39a9c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp34-none-win32.whl

Download URL noise-1.2.2-cp34-none-win32.whl
Size 28.1 kB
Tags CPython 3.4 Windows x86-32
SHA-256 checksum
How to use checksums
f82933563ef89651865cc7cbfab11721a2229f5c6c8c009a041be4fb887949f2
BLAKE2b-256 checksum
How to use checksums
a54e1e6bc23832f1632951f7a42a0cd8b29d51f9b59917f90297eb51fab37e4a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp33-none-win_amd64.whl

Download URL noise-1.2.2-cp33-none-win_amd64.whl
Size 28.8 kB
Tags CPython 3.3 Windows x86-64
SHA-256 checksum
How to use checksums
20d1c89a2b8c3714abe5a5fa653b3ab9ab01aee1475993b8bdb9d5e26bc081cc
BLAKE2b-256 checksum
How to use checksums
197cf76e505f5d67d747f88dca87d8e233b48c3db75ea439b0a2107e821fe0e5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp33-none-win32.whl

Download URL noise-1.2.2-cp33-none-win32.whl
Size 28.1 kB
Tags CPython 3.3 Windows x86-32
SHA-256 checksum
How to use checksums
93ac2977cf0e8f5cb90a2e828a5dfefc438bfb1fb8d7fd1ee305f05eadc8578e
BLAKE2b-256 checksum
How to use checksums
39f2f704056986fba80479ed3b1c32220bfe19b37478855bd15f4a8fa79bfc5b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp27-none-win_amd64.whl

Download URL noise-1.2.2-cp27-none-win_amd64.whl
Size 28.8 kB
Tags CPython 2.7 Windows x86-64
SHA-256 checksum
How to use checksums
15582a58c9ee79b07436a1220bd6c4145266865262d1e6478d37a08b7d910da8
BLAKE2b-256 checksum
How to use checksums
3a06d4d17ccc9e2fff8de3f60922aa774e09e510e983659b7bd3559eac2056ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / noise-1.2.2-cp27-none-win32.whl

Download URL noise-1.2.2-cp27-none-win32.whl
Size 28.4 kB
Tags CPython 2.7 Windows x86-32
SHA-256 checksum
How to use checksums
f7ef26a4c334224e7763e740fc945c26c0abf9ba51a19d4f5befa1d20d7da0b7
BLAKE2b-256 checksum
How to use checksums
9718db50ecc1d5614d78243707a36fb5a763606dc936b436124c586516de77b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.2.2 This release

14 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.1

2 release files

1.1.0

2 release files

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