A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
Stars
1.3k
Forks
67
Watchers
1.3k
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
9
commits
7
commits
6
commits
1
commits
CSS: Add space for line numbers on the left of code blocks that have them
a3c2713View on GitHubFix how the numbering for sections 0.1-0.4 appeared in Firefox
20db33fView on GitHubFix link to any-hit chapter of vk_raytracing_tutorial_KHR; fixes Issue #19.
127f059View on GitHubFix incorrect code for the identity transform; resolves Issue #15 (thanks to tmarrec)!
4a438eaView on GitHub