Skip to content

Commit

Permalink
2 more LUTs
Browse files Browse the repository at this point in the history
  • Loading branch information
prod80 committed Jun 1, 2020
1 parent 2c00fe5 commit e00bab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shaders/PD80_02_Cinetools_LUT.fx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 6,10 @@
#define PD80_LUT_File_Name "pd80_cinelut.png"
#define PD80_Tile_SizeXY 64
#define PD80_Tile_Amount 64
#define PD80_LUT_Amount 25
#define PD80_LUT_Amount 27

// Drop down menu which gives the names of the LUTs, each menu option should be followed by \0
#define PD80_Drop_Down_Menu "FilmicGold\0FilmicGold_Contrast\0FilmicBlue\0FilmicBlue_Contrast\0TealOrangeNeutral\0TealOrangeYCSplit\0TealOrangeWarmMatte\0CinematicColors\0UltraWarmMatte\0UltraMatte\0BW-Max\0BW-MaxSepia\0BW-MatteLooks\0AlternativeProcess-01\0AlternativeProcess-02\0SuperGreens\0ColorHarmony-01\0ColorHarmony-02\0GoingBrownAgain\0Cyanolyte\0DustyOldMan\0DustyOldMatte\0DrankAllTheRedWine\0OldEleganceClean\0OldEleganceMatte\0"
#define PD80_Drop_Down_Menu "FilmicGold\0FilmicGold_Contrast\0FilmicBlue\0FilmicBlue_Contrast\0TealOrangeNeutral\0TealOrangeYCSplit\0TealOrangeWarmMatte\0CinematicColors\0UltraWarmMatte\0UltraMatte\0BW-Max\0BW-MaxSepia\0BW-MatteLooks\0AlternativeProcess-01\0AlternativeProcess-02\0SuperGreens\0ColorHarmony-01\0ColorHarmony-02\0GoingBrownAgain\0Cyanolyte\0DustyOldMan\0DustyOldMatte\0DrankAllTheRedWine\0OldEleganceClean\0OldEleganceMatte\0ClassicTealOrange\0ClassicTealOrangeMatte\0"

// Final pass to the shader
#include "PD80_LUT_v2.fxh"
Binary file modified Textures/pd80_cinelut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e00bab5

Please sign in to comment.