VisRTX
Ray tracing API
An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization.
NVIDIA OptiX based implementation of ANARI
245 stars
24 watching
25 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tutorial project providing an introduction to RTX Ray Tracing using C++ and DirectX. | 660 |
| A collection of tutorials demonstrating the use of DirectX Raytracing API | 839 |
| An implementation of NVIDIA's RTX path-tracing global illumination technology in the Quake II game engine | 1,229 |
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
| Provides source code examples and references for real-time rendering using DXR and other APIs. | 981 |
| A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
| Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,417 |
| A low-level graphics API providing features like ray tracing and support for multiple backends | 390 |
| An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| A lightweight, single-header ray tracing kernel with built-in geometry and intersection tools. | 1,084 |
| A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| An interactive ray tracing demo utilizing GPU acceleration | 23 |
| An educational ray tracing project built in Vlang to generate 3D images | 49 |
| A sample application to get started with DirectX Raytracing (DXR) using the raw API calls. | 399 |