Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMabulous authored Feb 5, 2020
1 parent 55f395d commit 4e1b4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The righthand side of the = assignment may contain any math expression consistin
You can also compose sequences by using # as wildcard character. Example:
> OpenExrComposer.exe "beauty_without_reflection_#.exr = beauty_#.exr - reflection#.exr - specular#.exr"
This will search the folders of the input files for all files matching the pattern (replacing # with any other string) and process all files.

When compositing sequences, it's also possible to have some input files be sequence files and others to remain the same. Example:
Expand Down

0 comments on commit 4e1b4b4

Please sign in to comment.