Skip to content

LeonardHerbst/pixelNoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Noise - Perlin Noise based pixel art generator

This simple python project generates pixel art using perlin noise. I designed it to quickly generate dirt textures.

At the moment is only uses one layer of perlin noise and maps a color palette to the noise values. The dimension of the image, the default color palette (can be changed in the gui), etc. can be changed in the main function in the GroundGenerator.py file.

The UML diagram of the project is in the models folder.

About

Simple perlin noise based pixel art generator.

Resources

License

Stars

Watchers

Forks

Contributors

Languages