reorganize examples & add script to make them
This commit is contained in:
parent
be0715850e
commit
628e02b572
11 changed files with 10 additions and 7 deletions
3
generate-outputs.sh
Executable file
3
generate-outputs.sh
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue