precomputed_atmospheric_scattering
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
C++★ 1.1k⑂ 137 forksBSD-3-Clauseupdated 9 months ago
visit the demo
git clone https://github.com/ebruneton/precomputed_atmospheric_scattering.gitebruneton/precomputed_atmospheric_scatteringREADME.mdfork it — it’s yours
Synopsis
This project provides a new implementation of our Precomputed Atmospheric Scattering paper. This new implementation uses more descriptive function and variable names, adds extensive comments and documentation, unit tests, and more. See the full documentation for more details, as well as the online demo.
License
This project is released under the BSD license.
more like this
prisma-engine
A modern engine that shows rendering techniques like hardware raytracing and clustered shading
C++★ 52