
A recent frame from my Metal PathTracer.
I like this one because it feels less like a test and more like a place.
That matters to me. A lot of renderer development can disappear into infrastructure, debugging, edge cases, and long stretches of work that are important but not especially visible. Then every once in a while a frame comes out that reminds me why I’m building the thing in the first place.
This was one of those.
I’ve been using Bistro as a working scene because it pushes on the right problems at once: dense geometry, repeated assets, layered materials, street surfaces, vegetation, lighting, depth, atmosphere. It is the kind of scene that stops being forgiving very quickly. When the pipeline is off, even slightly, the image starts to lose its sense of unity.
What I’m after is not just correctness in isolation. It’s coherence. I want the frame to hold together as an image, not just as proof that individual features technically exist.
This render felt like a good checkpoint in that direction.
Still building, still refining, still testing, but this one felt worth posting.
I’ll share the technical details in a PDF.
Thanks for following the project.