7 Commits

Author SHA1 Message Date
96886a7b13 restructure of compositor and fix inconsistencies 2024-08-25 18:50:52 +03:00
e7ebdac09e introduced frame independence to guertin implementation 2024-08-25 15:00:16 +03:00
6563c58845 added intensity controls to guertin 2024-08-21 01:46:20 +03:00
d0376a456f better guertin, new experimental blur
- Improved on guertin's original blurring scheme for better realizm
- working experimental retrospective blur with fake transparency
2024-08-19 01:18:09 +03:00
a6fbe47208 support double precision builds 2024-08-17 03:42:22 +03:00
260e5ec88a Multiple fixes, Higher blur Quality
- better blending
- handle velocity buffer projection edge case
- handle blur edge cases
2024-08-14 23:10:32 +03:00
31fed9641a Complete overhaul, new implementations
- Overhauled file structure to be on addons for universality
- Streamlined compositor shader stages with custom classes and resources
- Added previous proven implementations (McGuire, Guertin)
- entirely new and improved jump flood implementation, more realistic, robust, and performant
2024-08-10 15:20:51 +03:00