Skip to content

tobischo/map-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Author: Tobias Schoknecht
Mail: tobias.schoknecht@gmail.com

This is a Ruby script to generate a colored 2d map using perlin-noise.
The algorithm was taken from http://devmag.org.za/2009/04/25/perlin-noise/ and ported to ruby.
In order to generate the image RMagick is used.

Note that Ruby1.9 or higher is required for execution as well as RMagick2.

About

generation of a 2d height map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages