Rivmun / SuperFancyCloudsRefabricated

A unofficial multiloader port of Minecraft quilt-side mod SuperFancyClouds.
MIT License
6 stars 1 forks source link

Dynamic Cloud Color #18

Open Rivmun opened 1 year ago

Rivmun commented 1 year ago
  1. Skylight is a server-side value that important to the game, we shouldn't (and can't) change it.
    • How about skycolor instead of?
  2. When sampler generate a thick cloud, bottom of this cloud needs to be darker.
  3. Calculate sun position with cloud face normal and player position to adjust face light, to simulate cloud diffuse reflection.