Twinklebear / ChameleonRTLinks
An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)
☆623Updated 7 months ago
Alternatives and similar repositories for ChameleonRT
Users that are interested in ChameleonRT are comparing it to the libraries listed below
Sorting:
- Ray tracing glTF scene with Vulkan☆602Updated 7 months ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆423Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆910Updated last month
- Simple Vulkan raytracing tutorials☆383Updated 4 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆797Updated last week
- ☆381Updated this week
- Realtime GPU Path tracer based on OpenCL and OpenGL☆336Updated last year
- Lightweight CPU/GPU path tracer☆416Updated 5 years ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆375Updated 3 years ago
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆548Updated 5 months ago
- Physically-based CPU and GPU ray-tracer☆373Updated last week
- Lighthouse 2 framework for real-time ray tracing☆861Updated last year
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆344Updated 2 weeks ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆336Updated 2 years ago
- GO HERE FIRST: nvpro-samples overview☆375Updated 2 weeks ago
- Code accompanying the blog post on bvh construction.☆426Updated 11 months ago
- Collection of Vulkan samples☆285Updated last week
- Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Incl…