pixel-examples/community/procedural-terrain-1d
Sergio Vera Castellano d6ec23e417 Fixed comments 2018-01-12 10:33:24 +01:00
..
README.md Fixed comments 2018-01-12 10:33:24 +01:00
main.go Fixed comments 2018-01-12 10:33:24 +01:00
result.png Fixed comments 2018-01-12 10:33:24 +01:00
stone.jpg First commit 2018-01-11 09:54:39 +01:00

README.md

Procedural 1D terrain generator

Created by Sergio Vera.

This is a demo of a 1D terrain generator using Perlin noise algorithm. Press space to generate a random terrain.

Uses Go-Perlin.

Texture by hh316.

Randomly generated 1D terrain