branchsbox/post-processing-suckscancel
7 Commits over 0 Days - ∞cph!
Put DoF autofocus a bit behind the subject
Tweak backfacing value a bit
Double the dof resolution, fix massive slowdown on zooming in backfacing samples
Fix DoF plane
readd smooth mask
Merge branch 'post-processing-sucks' of sbox into post-processing-sucks
Return DofPanel far point to 10k units, but will get to fix focal plane reprojection
Limit DoF ray since our focus is more physically accurate now, fix collision on it
Front blur support, reduce artifacts
Correct orientation space for dof, more adjustments
Merge branch 'post-processing-sucks' of sbox into post-processing-sucks
Adjustments to adaptive dof, gets blurrier the closer you focus, use another formula for calculating downsample
Discard backfacing samples
Fix alpha plane on dof
Don't remap to viewport depth range, we need the absolute values
Mask alphatest while keeping the cool fade
Remove debug crap and push the shader objects
Rewrite 99% of dof
Adaptive downsample dof
Any size blur kernel, more cleanup
Some more dof cleanup, am going to wrap up in the morning