JOHNHARDCORE / Picture-Approximate

Program that recreates a given image using randomly drawn lines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Program that recreates a given image using randomly drawn lines


Languages

Language:Go 100.0%