Skip to content

ryanjkendrick/NoiseMapGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

NoiseMapGenerator

A repo for code that can create noise maps.

Go

Enter the Go/NoiseMapGenerator directory.

Run 'go get github.com/aquilax/go-perlin'.

Run 'go build'.

Run './NoiseMapGenerator <filename.jpg|filename.png> <height(default=1920)> <width(default=1080)>'.

Add a '-r' flag to the end of your command for pure random noise.

About

A repo for code that can create noise maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages