varunm100 / Pathtracer-Vulkan

A fully-functional path tracer in C++ using the vulkan ray tracing extensions that implement basic PBR materials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathtracer-Vulkan

Screenshots (still buggy)

The PBR materials still need some work, but excited with what I have so far.

alt Diningroom alt Diningroomspecular alt Cornellboxspecular alt Cornellbox alt Spaceship alt Staircase

About

A fully-functional path tracer in C++ using the vulkan ray tracing extensions that implement basic PBR materials.


Languages

Language:C++ 99.4%Language:GLSL 0.5%Language:CMake 0.1%Language:C 0.0%