Skip to content
Posts Jul 16, 2017 1 min read

Simple Perlin Noise Map

An interactive p5.js sketch that generates 2D terrain using Perlin noise, with different colors representing water, sand, and grass based on elevation values.

Simple Perlin Noise Map

This sketch maps perlin noise between a value of 0 and 255 across a grid. Values greater than or equal to 100 are “grass”, values between 75 and 100 are “sand”, and values less than or equal to 75 are “water”.

click mouse in iframe to generate a new map

Edit This Sketch

Connected Reading

Related entries

Chosen from shared tags, categories, and nearby section context.

Discovery Layer

Connected Memory

A focused relationship view around this entry, using shared categories and tags.

Categories 0
Tags 0
Posts 0