hanyangl5 / horizon

precompute atmospheric scattering
MIT License
7 stars 1 forks source link
computer-graphics cpp rendering-engine vulkan

Precomputed Atmospheric Scattering

Build status

Platform Clang MSVC
Windows :heavy_check_mark: :heavy_check_mark:

Build From Source

On Windows:

clone the branch PrecomputeAtmosphericScattering

git clone -b PrecomputeAtmosphericScattering https://github.com/hanyangl5/horizon.git

use CMake to generate solution file

cmake -D build .

build and run example/atmosphere

Other Features

latest update is under branch main