Skip to content

yknishidate/single-file-vulkan-pathtracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-File Vulkan Pathtracing

image

Environment

  • C++20
  • Vulkan SDK 1.3.250.1 or later
  • GPU / Driver that support Vulkan Ray Tracing
    • NVIDIA Vulkan beta driver Windows 531.83, Linux 525.47.22 or later

Setup

Manual

See Vulkan Tutorial / Development environment

CMake

git clone --recursive https://github.com/yknishidate/single-file-vulkan-pathtracing
cd single-file-vulkan-pathtracing
cmake . -B build

References

About

Minimal pathtracer using Vulkan RayTracing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published