2 stable releases
1.2.0 | Nov 2, 2019 |
---|---|
1.1.1 | Oct 31, 2019 |
#4 in #flux
7KB
131 lines
Fluxer
Generate images like those at http://koaning.io/fluctuating-repetition.html
Installation
Install via cargo install fluxer
or 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
-s, --smooth smooth final image by super-sampling. Defaults to
false
-h, --help print this help menu
Dependencies
~14MB
~92K SLoC