mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
Added presets for sharpsmoother and smart-blur so they can be easily tested by users
This commit is contained in:
parent
fceab939d4
commit
86917b0739
3
blurs/sharpsmoother.slangp
Normal file
3
blurs/sharpsmoother.slangp
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
shaders = 1
|
||||||
|
|
||||||
|
shader0 = "sharpsmoother.slang"
|
3
blurs/smart-blur.slangp
Normal file
3
blurs/smart-blur.slangp
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
shaders = 1
|
||||||
|
|
||||||
|
shader0 = "smart-blur.slang"
|
Loading…
Reference in a new issue