fixed the corners, swapped to cairo
This commit is contained in:
parent
d2ccaf0e8a
commit
8723e7c81b
7 changed files with 26 additions and 19 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# image-triangles
|
||||
### examples
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
### to run:
|
||||
|
||||
|
|
@ -11,5 +11,5 @@ Install [cabal & ghc](https://www.haskell.org/ghcup/) if you don't have them.
|
|||
|
||||
```
|
||||
cabal update
|
||||
cabal run image-triangles -- --cornerCount 800 --input examples/sierra.jpg --output output.svg
|
||||
cabal run image-triangles -- --cornerCount 1000 --input examples/sierra.jpg --output output.avif
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue