A tool that generate pixel art randomly using perlin noise

Github link (older versions are also available)

Usage

  1. Set generator parameters.
  2. Press "Generate" button.
  3. 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.


StatusIn development
CategoryTool
PlatformsHTML5, Windows, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorheppocogne
Made withGodot
Tags2D, 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)