Atmospheric Scattering
- by Lawrence Kok
I'm trying to implement atmospheric scattering based on Sean O`Neil algorithm that was published in GPU Gems 2. But I have some trouble getting the shader to work. My latest attempts resulted in: http://img253.imageshack.us/g/scattering01.png/
I've downloaded sample code of O`Neil from:…