| goopy20 said: I didn't know that. I thought UE5's Lumination (dynamic global illumination) is kinda like the next best thing to RT at a fraction of the cost. We will see but I got a feeling RT will be too expensive to really be fully utilized in all AAA next gen games. I'm sure we'll see it being used here and there, though. |
Lumin is an "approximation". - Lumin is a "collection" of lighting techniques all working to augment each other in order to get the best result with a low overhead, it's not the best approach to lighting, shit... It's not even the most efficient, but it's damn well impressive for the hardware it's being showcased on.
For larger objects the Global Illumination uses voxels which are cubes of light.
For medium sized objects they use signed distance fields, which is basically grid sampling.. Another use for it is cloth simulation collision detection.
And for smaller sized objects they use screen-space data.. Which is similar to the approach that Gears of War 5 used for it's lighting.

www.youtube.com/@Pemalite








