
7/17/2026
What this post added
This post details Capcom's implementation of path tracing in their RE ENGINE for Resident Evil Requiem and PRAGMATA. Key technical contributions include: using path tracing for both direct and indirect lighting (a shift from previous ray tracing implementations), developing a game-oriented path tracer optimized for DLSS Ray Reconstruction, creating a lightweight ScreenSpaceAlphaTest method for alpha geometry, and reimplementing ReSTIR GI for noise reduction in complex scenes. The post also highlights the impact on content pipelines, emphasizing reflection-aware asset production and quality checks.