Skip to content

Commit

Permalink
Updated documentation as 3D LUTs can now be inverted (#1812)
Browse files Browse the repository at this point in the history
* Fix documentation build (#1809)

* Fix documentation build on Doxygen 1.9.7

Signed-off-by: Rémi Achard <[email protected]>

* Remove doxygen group names

Signed-off-by: Rémi Achard <[email protected]>

* Remove remaining doxygen group

Signed-off-by: Rémi Achard <[email protected]>

---------

Signed-off-by: Rémi Achard <[email protected]>
Signed-off-by: Brooke <[email protected]>

* Updated documentation as 3D LUTs can now be inverted

Signed-off-by: Brooke <[email protected]>
Signed-off-by: Brooke <[email protected]>

---------

Signed-off-by: Rémi Achard <[email protected]>
Signed-off-by: Brooke <[email protected]>
Signed-off-by: Brooke <[email protected]>
Co-authored-by: Rémi Achard <[email protected]>
  • Loading branch information
brkglvn01 and remia committed Jul 14, 2023
1 parent 16b1802 commit 6dec6b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/tutorials/baking_luts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,10 @@ this to a Flame compatible 3dl file, simply run::
ociobakelut --format flame --lut log_to_display.lut for_flame.3dl


Reversing a 1D LUT
Reversing a LUT
++++++++++++++++++

You can apply a LUT in reverse, and write this to a new LUT (this does
not work for 3D LUT's, but will for 1D LUT's)::
You can apply a LUT in reverse, and write this to a new LUT::

bash$ ociobakelut --format flame --invlut logtosrgb.3dl srgbtolog.3dl

Expand Down

0 comments on commit 6dec6b2

Please sign in to comment.