Random pixel art generator
A tool that generate pixel art randomly using perlin noise.
Github link (older versions are also available)
Usage
- Set generator parameters.
- Press "Generate" button.
- Right-click your favorite image to save.
Generator parameters
- Quantity
The number of images to be generated. - Width/Height (1x1~256x256)
The size of image. - Symmetry
- None: Generates asymmetric images.
- Horizontal: Generates horizontally symmetric images.
- Diagonal: Generates diagonally symmetric images.
- Noise frequency (0.01~1)
Affects the complexity of the generated images. Larger value will result in more complicated images.
- Weight (0~100)
The (approximate) percentage of pixels of each color.
Status | In development |
Category | Tool |
Platforms | HTML5, Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | heppocogne |
Made with | Godot |
Tags | 2D, Godot, Pixel Art |
Download
Download NowName your own price
Click download now to get access to the following files:
RandomPixelArt_linux.zip 24 MB
RandomPixelArt_windows.zip 23 MB
Comments
Log in with itch.io to leave a comment.
Doesn't seem to work. Using Firefox currently.
Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)