Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Commit a6d4965

Browse files
author
mfe
committed
Update readmes
1 parent 51ce00e commit a6d4965

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
ColorPipe-tools
22
===============
33

4+
** Developments under progress **
5+
46
Tools for Color Pipelines.
57

68
Includes :
79

810
+ [plotThatLUT](https://github.com/mikrosimage/ColorPipe-tools/tree/master/plotThatLut) is a python script for plotting look up tables based on [OpenColorIO](http://opencolorio.org/) and [matplotlib](http://matplotlib.org/).
911

1012
![plotThatLUT](https://dl.dropboxusercontent.com/u/2979643/plotThatLUT.png "plotThatLUT")
13+
14+
+ [lutLab](https://github.com/mikrosimage/ColorPipe-tools/tree/master/lutLab) contains utility python scripts to convert and manipulate Look Up Tables.
15+
16+
![ext_1d_lut](https://dl.dropboxusercontent.com/u/2979643/ext_1d_lut_compare.png "ext_1d_lut")

plotThatLut/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Plot that LUT
22
========================
33

4+
** Developments under progress **
5+
46
Plot that LUT is a python script for plotting look up tables.
57
It uses [OpenColorIO](http://opencolorio.org/) to read and process input LUTs, and [matplotlib](http://matplotlib.org/) to plot results.
68

0 commit comments

Comments
 (0)