WilliamLewww / vulkan_ray_tracing_minimal_abstractionLinks
A minimal implementation of Vulkan ray tracing.
☆96Updated last year
Alternatives and similar repositories for vulkan_ray_tracing_minimal_abstraction
Users that are interested in vulkan_ray_tracing_minimal_abstraction are comparing it to the libraries listed below
Sorting:
- Realtime Vulkan path tracer from scratch kind of thing☆79Updated 3 years ago
- Silhouette and toon shading post-processing with Vulkan☆95Updated last month
- The Tauray renderer☆126Updated 6 months ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆296Updated 4 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆100Updated 2 years ago
- Slang Render Hardware Interface☆116Updated this week
- VK_KHR_ray_tracing example☆47Updated 4 years ago
- Framework for rapid OpenGL demos prototyping☆112Updated last week
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆263Updated last week
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆88Updated this week
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆216Updated 5 months ago
- Vulkan ray tracing examples and tutorials using VK_NV_ray_tracing☆158Updated 4 years ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆81Updated last month
- Vulkan triangle in ~380 lines of code