mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-24 16:41:31 +11:00
add bsnes-gamma-ramp LUT and preset
This commit is contained in:
parent
56d8fd0c5f
commit
22734a2873
16
reshade/bsnes-gamma-ramp.slangp
Normal file
16
reshade/bsnes-gamma-ramp.slangp
Normal file
|
@ -0,0 +1,16 @@
|
|||
shaders = 1
|
||||
|
||||
shader0 = shaders/LUT/LUT.slang
|
||||
filter_linear0 = "false"
|
||||
scale_type_x0 = "source"
|
||||
scale_x0 = "1.000000"
|
||||
scale_type_y0 = "source"
|
||||
scale_y0 = "1.000000"
|
||||
|
||||
textures = SamplerLUT
|
||||
|
||||
SamplerLUT = shaders/LUT/bsnes.png
|
||||
SamplerLUT_linear = true
|
||||
|
||||
parameters = "LUT_Size"
|
||||
LUT_Size = "32.000000"
|
BIN
reshade/shaders/LUT/bsnes.png
Normal file
BIN
reshade/shaders/LUT/bsnes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 369 B |
Loading…
Reference in a new issue