Atmospheric scattering effect using Vulkan pipeline
I implemented:
• Vulkan Scene graph and custom math library
• Entity-component style engine structure
• Basic inputs that controls dusk and dawn
• Rayleigh scatter and Mie scattering effect based on Siggraph paper

You may also like

Back to Top