BAKING SOLAR DATA LAYER - PROCEDURAL BIOMES

Here is a good tutorial describing the render to texture per pixel change:

Well you could cache the position of the impacts of the line traces on the terrain (maybe save it to json or csv file) and then just update the data as the sun moves / time passes.

You’d save some cpu cycles

1 Like