From 43cb9e45c94fab27f3414d677214dfbe934936b0 Mon Sep 17 00:00:00 2001 From: Haarm-Pieter Duiker Date: Fri, 4 Sep 2015 13:34:45 -0700 Subject: [PATCH] Updated to ACES 1.0.1 --- aces_1.0.1/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aces_1.0.1/README.md b/aces_1.0.1/README.md index e9d7bc5..4195710 100644 --- a/aces_1.0.1/README.md +++ b/aces_1.0.1/README.md @@ -1,4 +1,4 @@ -ACES 1.0.0 OpenColorIO configuration +ACES 1.0.1 OpenColorIO configuration = Informations about ACES @@ -194,10 +194,10 @@ LUTs The default resolution is 33x33x33 for the 3D LUTs and 1024 for the 1D LUTs. ### OCIO LUTs -The LUTs used internally by OCIO can be can be retrieved [from the repository here.](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.0/luts) +The LUTs used internally by OCIO can be can be retrieved [from the repository here.](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.1/luts) ### Baked LUTs -LUTs that can be used outside of OCIO are included in the ['baked' directory here.](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.0/baked) +LUTs that can be used outside of OCIO are included in the ['baked' directory here.](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.1/baked) - The LUTs encode the ACES Output Transform for a specific colorspace input and are generally named: - 'Ouput Transform name' for 'Input colorspace name'.extension @@ -216,9 +216,9 @@ Generating Configurations - ### Python -Configurations can be generated by the following *Python* package: [aces_1.0.0/python](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.0/python) +Configurations can be generated by the following *Python* package: [aces_1.0.1/python](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.1/python) -Usage is described on the command line and in the package root [\_\_init__.py](https://github.com/hpd/OpenColorIO-Configs/blob/master/aces_1.0.0/python/aces_ocio/__init__.py) file. +Usage is described on the command line and in the package root [\_\_init__.py](https://github.com/hpd/OpenColorIO-Configs/blob/master/aces_1.0.1/python/aces_ocio/__init__.py) file. Features exposed for customization by the user include: -- 1.7.10.4