abhineet99 / VulkanPathTracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vulkan hardware accelerated path tracer

About

A playground for hardware accelerated path tracing using the official, cross-vendor Khronos ray tracing extensions for Vulkan. Uses glTF as a scene format.

Note

This is a personal playground, so things will keep changing and breaking.

Sponza

The Sponza glTF scene has been taken from the glTF sample models repository and has been slightly fixed (e.g. floating flower pots).

Screenshots

About

License:MIT License


Languages

Language:C++ 95.5%Language:CMake 2.9%Language:GLSL 1.3%Language:C 0.3%