A photo filter.
Find a file
2023-02-02 22:16:59 -08:00
examples new method which makes a planar graph between random points 2023-02-01 16:17:38 -08:00
src slightly faster & now with a cli 2023-02-02 22:15:42 -08:00
.gitignore new method which makes a planar graph between random points 2023-02-01 16:17:38 -08:00
art.png examples 2019-03-24 14:18:08 -04:00
artResult.png oops, renaming issues 2019-03-24 14:19:15 -04:00
image-triangles.cabal slightly faster & now with a cli 2023-02-02 22:15:42 -08:00
LICENSE parallelism 2018-12-18 01:32:49 -05:00
README.md capitalize "install" 2023-02-02 22:16:59 -08:00
SVGFonts.nix swap to nix and working version with multiple faded triangles 2018-12-17 14:25:59 -05:00

image-triangles

examples

Sierra mountains original Sierra mountains post-filter Dog original Dog post-filter

to run:

Install cabal & ghc if you don't have them.

cabal update
cabal run image-triangles -- --cornerCount 800 --input examples/sierra.jpg --output output.svg