chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
637 stars 76 forks source link

Add option to override sun color to match sunlight color. #1669

Open ThatRedox opened 8 months ago

ThatRedox commented 8 months ago

Currently FAST and other sun sampling modes have very different results since FAST forces the sun color to the sunlight color control while other methods sample the sun's texture directly. We should add an option to override the sun color in other sun sampling modes too.