Close

My toy renderer

February 23rd at 4:02pm

Alongside my latest papers I released the underlying renderer as open source. It is a real-time deferred renderer with ray traced shadows based on Vulkan and written in C. I'm writing this blog post series in hopes that others may learn from it as well. And maybe some others want to toy with this code base.

Read More