This website requires JavaScript.
Explore
Help
Sign In
alex
/
slang-shaders
Watch
1
Star
0
Fork
You've already forked slang-shaders
0
mirror of
https://github.com/italicsjenga/slang-shaders.git
synced
2024-11-23 00:01:31 +11:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea8683bc61
slang-shaders
/
anti-aliasing
/
fxaa.slangp
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add fxaa to anti-aliasing shaders
2016-09-18 11:33:10 +10:00
shaders = 1
shader0 = shaders/fxaa.slang
filter_linear0 = true
New port of SMAA Adds a new port of SMAA. This includes the original sources unmodified. The original does a great job of ensuring compatibility with any shader compiler, so no need to modify it. - Add a runtime toggle to choose edge detection technique; - Position independent, doesn't need to be the first shader in a chain anymore.
2021-09-01 19:43:03 +10:00
scale_type0 = source
scale0 = 1.0
Reference in a new issue
Copy permalink