1
0
Fork 0
mirror of https://github.com/italicsjenga/slang-shaders.git synced 2025-03-23 12:21:20 +11:00
slang-shaders/blurs/shaders
fishcu a6e11453ad
Add bloom based on dual filter blur ()
* Update CRT-1tap to v1.2

* update default param

* Update default param

* Add bloom based on dual filter blur

Previously squashed commits:
WIP:Dual filtering bloom effect
Add scale level weighting; Comment out debug code; Simplify tonemap
Debug:Show bloom contrib
Tweak defaults; Small bugfixes
Organize shaders into subfolder
Refactor tonemap into separate file
Tweak parameters
Greatly simplify exposure to intensity mapping; Clean up
Fix faster preset
Change luma pass size to 1 pixel
Lots of polishing
Add combined presets
Add docs; Refactor params a bit; Cleanup
Update combined presets
Rename presets for better ordering
2023-02-11 17:19:43 -06:00
..
dual_filter Add bloom based on dual filter blur () 2023-02-11 17:19:43 -06:00
gaussian_blur_filtering clean up blurs directory () 2022-09-26 12:18:44 -05:00
kawase clean up blurs directory () 2022-09-26 12:18:44 -05:00
royale clean up blurs directory () 2022-09-26 12:18:44 -05:00
sunset_gaussian clean up blurs directory () 2022-09-26 12:18:44 -05:00
bilateral.slang clean up blurs directory () 2022-09-26 12:18:44 -05:00
blur-gauss-h.slang clean up blurs directory () 2022-09-26 12:18:44 -05:00
blur-gauss-v.slang clean up blurs directory () 2022-09-26 12:18:44 -05:00
sharpsmoother.slang clean up blurs directory () 2022-09-26 12:18:44 -05:00
smart-blur.slang clean up blurs directory () 2022-09-26 12:18:44 -05:00