Realtime Dynamic GI + Reflections + AO + Emissive - AHR

The results look really nice, but I’m confused about the method. For diffuse GI do you just sample several rays? With a fixed step size, too? That sounds inefficient compared to voxel cone tracing. Tracing one cone is only about as costly as tracing one ray, but you get much smoother results with fewer traces, and the step size increases with each step, reducing cost further.