|
|
|
|
|
by mixedbit
2447 days ago
|
|
It is not static, the light source moves, it is the same as if the models would move. They explain that they update light probes, they could do the same if the models would move. I think the limitation here is the number of lights. They use shadowmaps for direct shadows. You can update shadowmaps interactively for a couple of light sources, but if you have dozens of lights, as is often the case with architectural scenes, shadow maps updating can become a bottleneck. |
|