diff --git a/blurs/sharpsmoother.slangp b/blurs/sharpsmoother.slangp new file mode 100644 index 0000000..336eb04 --- /dev/null +++ b/blurs/sharpsmoother.slangp @@ -0,0 +1,3 @@ +shaders = 1 + +shader0 = "sharpsmoother.slang" \ No newline at end of file diff --git a/blurs/smart-blur.slangp b/blurs/smart-blur.slangp new file mode 100644 index 0000000..60fb407 --- /dev/null +++ b/blurs/smart-blur.slangp @@ -0,0 +1,3 @@ +shaders = 1 + +shader0 = "smart-blur.slang" \ No newline at end of file