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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 100.0%