1
0
Fork 0
mirror of https://github.com/italicsjenga/slang-shaders.git synced 2025-03-23 12:21:20 +11:00

Merge pull request from HyperspaceMadness/master

Added presets for sharpsmoother and smart-blur
This commit is contained in:
hizzlekizzle 2022-09-18 10:14:39 -05:00 committed by GitHub
commit 59b7d09507
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
shaders = 1
shader0 = "sharpsmoother.slang"

3
blurs/smart-blur.slangp Normal file
View file

@ -0,0 +1,3 @@
shaders = 1
shader0 = "smart-blur.slang"