Thanks to visit codestin.com
Credit goes to lib.rs

3 unstable releases

0.1.2 May 24, 2025
0.1.1 Aug 24, 2024
0.0.0 Apr 27, 2023

#663 in Images

Codestin Search App

159 downloads per month

AGPL-3.0-or-later

36KB
739 lines

Plumage

Plumage generates colorful pictures.

example output

Installation

Install with Cargo:

cargo install plumage

Usage

See plumage --help. Plumage (optionally) reads parameters from ./params (see params.example) and generates a bitmap image, saving both the image and the parameters used to generate it. These parameters can later be used as input parameters to generate the same image, or they can serve as a starting point and be tweaked. If any parameters are missing, they will be filled in with either defaults or random values.

For now, Plumage is best suited for technical users who wish to look through the source code or learn by experimentation to discover what the different parameters do and how the algorithm behaves.

Dependencies

~1.8–2.8MB
~53K SLoC