Skip to content
Randomly.

Library Patterns

Simplex Noise

Fewer directional artefacts, cheaper in higher dimensions.

patterns.simplex · v1 · renderer canvas

Result

Clouds · 5 octaves · zoom 3.0 · 7 colours

A square lattice has axes, so Perlin features lean towards 0°, 45° and 90°. An equilateral lattice has no preferred direction, and the 24 gradient vectors are spaced every 15° rather than Perlin's eight. Turn on Compare to see both halves of the same field, normalised together.

Measurements

Seed receipt

Class A · Cryptographic degraded

Drawn from the kernel entropy pool on the server that rendered this page. (The source you picked was unreachable, so we fell back to the kernel.)

source
Operating System CSPRNG
observed
2026-09-14T17:21:39+00:00
latency
1510ms
mixed with
nothing — this source stands alone

This source publishes no per-draw proof URL.

Permalink

The token is the seed, so this link recomputes the result rather than looking it up. No database, and it works for as long as v1 does.

This page and /api/v1/g/patterns.simplex run the same code. There is no private endpoint.