/Picture-Approximate

Program that recreates a given image using randomly drawn lines

Primary LanguageGo

Picture-Approximate

Program that recreates a given image using randomly drawn lines

Usage

redraw <-f filename> [-r 0..n] [-it 0..n]

Flags

-f : Filename (Required) -it : Iterations (Default 10000) -r : Line length (Default 3)