initial commit

This commit is contained in:
Ondrej Jamriska
2018-04-16 04:23:07 +02:00
parent 31f7827d7d
commit 784ca88cc3
45 changed files with 12034 additions and 2 deletions

10
examples/stylit/run.bat Normal file
View File

@@ -0,0 +1,10 @@
@echo off
setlocal
set PATH=..\..\bin;%PATH%
ebsynth.exe -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