├── .DS_Store ├── Color Spaces ├── .DS_Store ├── DMC_AdobeRGB_2_ArriAWG3.dctl ├── LCHab.dctl └── OKLAB.dctl ├── Contrast_Tools └── DMC_PiecewisePower_v1.0.dctle ├── Creative Look Manipulation Tools ├── DMC_3x3Matrix.dctl ├── DMC_3x3Matrix_v2.dctl ├── DMC_3x3Matrix_v3.dctl └── DMC_6x3Matrix.dctl ├── Exposure_Tools ├── .DS_Store ├── DMC_Primal.dctl ├── DMC_Primal_v2.dctl ├── ExposureTool_2.0.dctl ├── ExposureTool_4_Log-C.dctl └── Just_Exposure.dctl ├── LICENSE ├── README.md └── Technical Transforms ├── DMC_AWG3_To_CamNative_3200K.dctle ├── DMC_NegativeInvert-ArriMath.dctl ├── DMC_PLogLin.dctl ├── Linear_To_Log-C.dctl └── Log-C_To_Linear.dctl /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/.DS_Store -------------------------------------------------------------------------------- /Color Spaces/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Color Spaces/.DS_Store -------------------------------------------------------------------------------- /Color Spaces/DMC_AdobeRGB_2_ArriAWG3.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Color Spaces/DMC_AdobeRGB_2_ArriAWG3.dctl -------------------------------------------------------------------------------- /Color Spaces/LCHab.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Color Spaces/LCHab.dctl -------------------------------------------------------------------------------- /Color Spaces/OKLAB.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Color Spaces/OKLAB.dctl -------------------------------------------------------------------------------- /Contrast_Tools/DMC_PiecewisePower_v1.0.dctle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Contrast_Tools/DMC_PiecewisePower_v1.0.dctle -------------------------------------------------------------------------------- /Creative Look Manipulation Tools/DMC_3x3Matrix.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Creative Look Manipulation Tools/DMC_3x3Matrix.dctl -------------------------------------------------------------------------------- /Creative Look Manipulation Tools/DMC_3x3Matrix_v2.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Creative Look Manipulation Tools/DMC_3x3Matrix_v2.dctl -------------------------------------------------------------------------------- /Creative Look Manipulation Tools/DMC_3x3Matrix_v3.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Creative Look Manipulation Tools/DMC_3x3Matrix_v3.dctl -------------------------------------------------------------------------------- /Creative Look Manipulation Tools/DMC_6x3Matrix.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Creative Look Manipulation Tools/DMC_6x3Matrix.dctl -------------------------------------------------------------------------------- /Exposure_Tools/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/.DS_Store -------------------------------------------------------------------------------- /Exposure_Tools/DMC_Primal.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/DMC_Primal.dctl -------------------------------------------------------------------------------- /Exposure_Tools/DMC_Primal_v2.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/DMC_Primal_v2.dctl -------------------------------------------------------------------------------- /Exposure_Tools/ExposureTool_2.0.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/ExposureTool_2.0.dctl -------------------------------------------------------------------------------- /Exposure_Tools/ExposureTool_4_Log-C.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/ExposureTool_4_Log-C.dctl -------------------------------------------------------------------------------- /Exposure_Tools/Just_Exposure.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Exposure_Tools/Just_Exposure.dctl -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/README.md -------------------------------------------------------------------------------- /Technical Transforms/DMC_AWG3_To_CamNative_3200K.dctle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Technical Transforms/DMC_AWG3_To_CamNative_3200K.dctle -------------------------------------------------------------------------------- /Technical Transforms/DMC_NegativeInvert-ArriMath.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Technical Transforms/DMC_NegativeInvert-ArriMath.dctl -------------------------------------------------------------------------------- /Technical Transforms/DMC_PLogLin.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Technical Transforms/DMC_PLogLin.dctl -------------------------------------------------------------------------------- /Technical Transforms/Linear_To_Log-C.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Technical Transforms/Linear_To_Log-C.dctl -------------------------------------------------------------------------------- /Technical Transforms/Log-C_To_Linear.dctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Demystify-Color/DCTLs/HEAD/Technical Transforms/Log-C_To_Linear.dctl --------------------------------------------------------------------------------