Alek99 / Terrain-Generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terrain-Generation

Perlin noise is a procedural texture primitive, a type of gradient noise used by visual effects artists to increase the appearance of realism in computer graphics. The function has a pseudo-random appearance, yet all of its visual details are the same size.

Usage

python3 TerrainPerlinNoise.py

Example

alt text

About


Languages

Language:Python 100.0%