
High-detail Formula-style race cars are a surprisingly demanding test case: glossy painted surfaces, carbon fiber components, tire materials, complex geometry, decals, depth-of-field, and challenging indirect lighting all stress different parts of the renderer simultaneously.
This render was produced using the current Metal GPU path tracing backend with Depth of Field, ReSTIR DI Hybrid, and ReGIR-based light selection research paths enabled. These systems are helping improve sampling efficiency in complex scenes while maintaining physically-based lighting behavior during progressive rendering. The current public release line also includes the renderer scalability foundation, ReSTIR/ReGIR research paths, wavefront execution work, and large-scene support.
The goal is not simply to render a race car—it is to validate that the renderer can handle production-style assets with dense materials, intricate reflections, and cinematic camera effects while remaining responsive on Apple Silicon.
As always, development continues toward higher quality, improved scalability, and more advanced light transport research.
Many thanks!
GitHub:
https://github.com/dariopagliaricci/Metal-PathTracer-arm64