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 08:11:29 +11:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9cf8eaf45
slang-shaders
/
interpolation
/
catmull-rom.slangp
6 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add catmull-rom and, b-spline multipass shaders - Rename old catmull-rom-fast to catmull-rom; - Add new catmull-rom-fast shader; - Delete old b-spline-fast as it behaved exactly like bilinear; - Add new b-spline-fast shaders; - Add anti-ringing code to bicubic fast shaders.
2022-08-08 23:05:26 +10:00
shaders = 1
shader0 = shaders/catmull-rom.slang
filter_linear0 = true
Make a bunch of implicit scaling settings explicit (#375) * make a bunch of implicit scaling rules explicit and move color shaders before scaling shaders in the handheld directory * remove extraneous file * switch vhs from viewport to source scaling
2023-03-21 02:03:42 +11:00
scale_type0 = viewport
Reference in a new issue
Copy permalink