Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
graph/shaders
Joshua Goins d77c071e3d Fix depth of field pass
It now works correctly, and will output a "proper" depth of field effect.
There's still work to be done to make it look smoother, but it's already pretty convincing.
2022-03-30 10:26:51 -04:00
..
blend.frag Add SMAA pass 2018-12-19 13:11:27 -05:00
blend.vert Add SMAA pass 2018-12-19 13:11:27 -05:00
dof.frag Fix depth of field pass 2022-03-30 10:26:51 -04:00
dof.vert Fix depth of field pass 2022-03-30 10:26:51 -04:00
edge.frag Add SMAA pass 2018-12-19 13:11:27 -05:00
edge.vert Add SMAA pass 2018-12-19 13:11:27 -05:00
imgui.frag Add README, update some files 2022-02-28 21:53:36 -05:00
imgui.vert Add README, update some files 2022-02-28 21:53:36 -05:00
mesh.frag Add README, update some files 2022-02-28 21:53:36 -05:00
mesh.vert Add README, update some files 2022-02-28 21:53:36 -05:00
post.frag Fix depth of field pass 2022-03-30 10:26:51 -04:00
post.vert Add README, update some files 2022-02-28 21:53:36 -05:00
shadow.vert Add README, update some files 2022-02-28 21:53:36 -05:00
sky.frag Add README, update some files 2022-02-28 21:53:36 -05:00
sky.vert Add README, update some files 2022-02-28 21:53:36 -05:00
smaa.glsl Add SMAA pass 2018-12-19 13:11:27 -05:00
sobel.frag Add visual selection feedback 2018-12-25 10:57:12 -05:00
sobel.vert Add visual selection feedback 2018-12-25 10:57:12 -05:00