I am trying to understand how light probes work. But the docs and examples seem to be a bit limited.
There are two example models, but they only have one sphere:
- https://threejs.org/examples/#webgl_lightprobe
- https://threejs.org/examples/#webgl_lightprobe_cubecamera
I am trying to understand how to place multiple (hemisphere?) light probes in a more complex scene. Is there any getting started tutorial out there?