reorganize examples & add script to make them

This commit is contained in:
Jack Wines 2024-06-07 03:58:13 -04:00
parent be0715850e
commit 628e02b572
No known key found for this signature in database
GPG key ID: 25B20640600571E6
11 changed files with 10 additions and 7 deletions

3
generate-outputs.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
nix build;
ls examples/inputs | xargs -I aoeui --max-procs=0 ./result/bin/image-triangles --minDistance 0.01 --input ./examples/inputs/aoeui --output examples/outputs/aoeui