Path Tracing using Vulkan AP


Matvii Bunin Supervisor: Jiří Bittner Bachelor thesis 2021
This work overviews basic techniques of ray tracing as well as the structure of Vulkan API and shows how to use them to create a path tracer. The related implementation is built from ground up and is aimed for simplicity.