yuphin / Lumen

A Vulkan Raytracing framework for various bidirectional path tracing techniques
MIT License
468 stars 29 forks source link

[Question] What atmosphere calculate algorithm is used? #16

Closed tigrazone closed 11 months ago

yuphin commented 11 months ago

I'm using Felix Westin's MinimalAtmosphere shader. The implementation is basically a placeholder for now until I have a proper volumetric integrator.