fluxer 1.1.1

Generate beautiful images.
Documentation

Fluxer

Generate images like those at http://koaning.io/fluctuating-repetition.html

Installation

Download and run cargo build.

Usage

Usage: fluxer OUTPUT [options]

Options:
        --height HEIGHT height of the output image in pixels. Defaults to 1080
        --width WIDTH   width of the output image in pixels. Defaults to 1920
        --density DENSITY
                        density of points in final image. Defaults to 0.1
    -i, --invert        inverts colors of the final image. Defaults to false
    -h, --help          print this help menu