slang-shaders/interpolation/jinc2-sharper.slangp
fishcu 259ff81f4b
Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469)
* Move initial batch of shaders and presets to smoothing subdirectory

* Rename smoothing to edge enhancement

* Move cubic and windowed into interpolation

* Fix some presets

* Fix rest of presets

* Rename edge-enhancement to edge-smoothing

* Move pixel art scalers into separate directory separate from 'interpolation'

* Flatten interpolation/cubic into interpolation/
2023-08-12 18:09:28 -05:00

11 lines
219 B
Plaintext

shaders = 1
shader0 = shaders/jinc2.slang
filter_linear0 = false
scale_type0 = viewport
parameters = "JINC2_WINDOW_SINC;JINC2_SINC;JINC2_AR_STRENGTH"
JINC2_WINDOW_SINC = 0.42
JINC2_SINC = 0.92
JINC2_AR_STRENGTH = 0.8