diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2019-12-02 15:49:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-02 15:49:30 +0000 |
| commit | 595ff5976d9940cd55a07e2b955a01cade105dd0 (patch) | |
| tree | 368ccf167cfa164b71c10cd695e07fa7204f7ba9 /README.md | |
| parent | 90c995984318ca6a45adef2cfffb5a325a816594 (diff) | |
| download | distill-master.tar.xz distill-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # distill -`distill` is a small go program which takes an image and redraws a primitive version using only extremely simplified shape and colour informaion. It's designed to be run against works of art, but any input image can be used. +`distill` is a small go program which takes an image and redraws a primitive version using only extremely simplified shape and colour information. It's designed to be run against works of art, but any input image can be used. <p align="center"> <img width="425" src="samples/persistence-orig.jpg"> |