dep -> govendor
This commit is contained in:
12
vendor/github.com/faiface/pixel/examples/community/procedural-terrain-1d/README.md
generated
vendored
Normal file
12
vendor/github.com/faiface/pixel/examples/community/procedural-terrain-1d/README.md
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Procedural 1D terrain generator
|
||||
|
||||
Created by [Sergio Vera](https://github.com/svera).
|
||||
|
||||
This is a demo of a 1D terrain generator using [Perlin noise](https://en.wikipedia.org/wiki/Perlin_noise) algorithm.
|
||||
Press *space* to generate a random terrain.
|
||||
|
||||
Uses [Go-Perlin](https://github.com/aquilax/go-perlin).
|
||||
|
||||
Texture by [hh316](https://hhh316.deviantart.com/art/Seamless-stone-cliff-face-mountain-texture-377076626).
|
||||
|
||||

|
Reference in New Issue
Block a user