Skip to content

ebruneton/precomputed_atmospheric_scattering

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…as using the approximation DistanceToTopAtmosphereBoundary(atmosphere, atmosphere.bottom_radius, atmosphere.mu_s_min) - d_min ~ -2.0 * atmosphere.mu_s_min * atmosphere.bottom_radius (for mu_s_min < 0). The exact value is used instead.
d995492

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published