mirror of
https://github.com/jamriska/ebsynth.git
synced 2026-04-03 09:46:39 +02:00
initial commit
This commit is contained in:
9
examples/stylit/run.sh
Executable file
9
examples/stylit/run.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
export PATH=../../bin:$PATH
|
||||
|
||||
ebsynth -style source_style.png \
|
||||
-guide source_fullgi.png target_fullgi.png -weight 0.5 \
|
||||
-guide source_dirdif.png target_dirdif.png -weight 0.5 \
|
||||
-guide source_dirspc.png target_dirspc.png -weight 0.5 \
|
||||
-guide source_indirb.png target_indirb.png -weight 0.5 \
|
||||
-output output.png
|
||||
Reference in New Issue
Block a user