VK_KHR_ray_tracing
Ray tracer
An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++.
VK_KHR_ray_tracing example
43 stars
6 watching
4 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,417 |
| A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
| A portable, hackable, offline CPU rendering engine | 803 |
| A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
| A ray tracing library written in Frege, optimized for performance. | 4 |
| A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. | 245 |
| An educational ray tracing project built in Vlang to generate 3D images | 49 |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
| A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
| A general-purpose ray tracing renderer with support for offline and real-time rendering. | 117 |
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| A Vulkan-based path tracer with a declarative scene description language | 435 |
| An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |