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

Feature/moon celestial #1655

Open ShirleyNekoDev opened 9 months ago

ShirleyNekoDev commented 9 months ago

Adds logic for different sun textures (moon / custom) including moon phases. Only in code at the moment including loading/saving into scene config, UI can be added later. This was recently requested in Discord and in previous issues (#1208, #731). based on top of #1654 (diff is way smaller)

leMaik commented 6 months ago

This needs a rebase after the recent refactorings.

ShirleyNekoDev commented 2 months ago

Should be ready now :)

This needs a rebase after the recent refactorings.