This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Hidden file in Keeper custom_luts directory.
Add documentation files about custom LUTs and custom patterns in the right directories.
- Loading branch information
mfe
committed
Sep 12, 2012
1 parent
c0846cd
commit 2555dce
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
ColorTribe/ColorKeeper/colorkeeper_install_setup/custom_luts/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## custom_luts directory ## | ||
___ | ||
|
||
Add here 2D LUTs you want to use as preview in ColorKeeper Toy tab. | ||
/!\ LUTs with values under 0 and above 1 are not handled. | ||
|
||
LUTs format : | ||
|
||
0 0 0 0 | ||
1 0 0 0 | ||
2 0 0 0 | ||
3 1 1 1 | ||
4 2 2 2 | ||
5 3 3 3 | ||
6 3 3 3 | ||
7 4 4 4 | ||
8 5 5 5 | ||
(...) | ||
255 1023 1023 1023 |
4 changes: 4 additions & 0 deletions
4
ColorTribe/ColorKeeper/colorkeeper_install_setup/custom_patterns/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
## custom_patterns directory ## | ||
___ | ||
|
||
Add here images (jpg, png, tif) you want to use as references, they'll appear in ColorKeeper Calib tab. |