How do we minimize the expected cost of ray intersection? This seems hard to do without a lot of computation (computing the expected cost for each location of the split), so I feel like the simple approaches would be more widely used in industry.
How do we minimize the expected cost of ray intersection? This seems hard to do without a lot of computation (computing the expected cost for each location of the split), so I feel like the simple approaches would be more widely used in industry.