Commit Graph

7 Commits

Author SHA1 Message Date
349b3b7c1a radial motion blur, fsr2 support, velocity separation, skybox blurring
Plenty of features added today after a long time in the oven.

- velocity thresholding
- velocity z based testing
2024-07-19 00:43:18 +03:00
6eb5a55469 improvement/fixes: blur quality, blur range, Mac support, performance
- blur heuristics improved for reduced smearing
- velocity blur range fixed a bug
- fixed MacOs bug regarding doubles in shader
- lowered buffer accuracy and changed doubles to floats, improved performance
2024-07-09 21:22:49 +03:00
b3ab9a5aea fix: reintroduced noise 2024-07-08 17:49:54 +03:00
24312bb49f fix: removed undesired blurring 2024-07-08 17:46:50 +03:00
a14d409548 Improvements: smoother blur, better defaults 2024-07-08 16:43:05 +03:00
a64668dc14 feature: Added uncapped_independence toggle 2024-07-08 00:34:36 +03:00
616943d42b first commit 2024-07-07 21:36:54 +03:00