Skip to content

tbayart/perlin-noise-3d-map-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

perlin-noise-3d-map-generator

Automatically exported from code.google.com/p/perlin-noise-3d-map-generator

Quick and easy tool to create a Perlin Noise Image that can be used in 3D games.

The Perlin algorithm runs in a separate thread You can either use predefined colors or you can enter your own ARGB color value

work in progress : Batch Processing, then you can create a whole series of "landscapes" and save. (Very memory intensive and currently there can still be errors occur (OutOfMemoryException)) Probably this function should be completely taken out and reworked.

About

Automatically exported from code.google.com/p/perlin-noise-3d-map-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages