https://ebruneton.github.io/precomputed_atmospheric_scattering/
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
https://ebruneton.github.io/precomputed_atmospheric_scattering/
Last synced: 12 days ago
JSON representation
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
- Host: GitHub
- URL: https://ebruneton.github.io/precomputed_atmospheric_scattering/
- Owner: ebruneton
- License: bsd-3-clause
- Created: 2017-01-30T19:50:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-05T18:39:46.000Z (about 2 months ago)
- Last Synced: 2025-10-05T20:39:08.343Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 16.6 MB
- Stars: 1,001
- Watchers: 52
- Forks: 129
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- resources - Precomputed Atmospheric Scattering: a New Implementation
README
## Synopsis
This project provides a new implementation of our [Precomputed Atmospheric
Scattering](https://hal.inria.fr/inria-00288758/en) paper. This new
implementation uses more descriptive function and variable names, adds
extensive comments and documentation, unit tests, and more. See the [full
documentation](https://ebruneton.github.io/precomputed_atmospheric_scattering/)
for more details, as well as the [online
demo](https://ebruneton.github.io/precomputed_atmospheric_scattering/demo.html).
## License
This project is released under the BSD license.