miketmoore / 1d-perlin-noise-with-octaves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1D Perlin Noise

Description

Ported from javascript example by Tobsta.

Install and Run

go get github.com/miketmoore/1d-perlin-noise-with-octaves
cd $GOPATH/src/github.com/miketmoore/1d-perlin-noise-with-octaves
go run cmd/example/main.go

1D Perlin Noise Example

About


Languages

Language:Go 100.0%