rdb
Ray tracing debugger
A simple API for visual debugging of ray-tracing operations
Ray-tracing visual debugger
27 stars
0 watching
0 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support. | 9 |
| A lightweight prototyping framework for DirectX Raytracing | 29 |
| A GUI debugging tool for computer vision development | 24 |
| A tool that provides tracing and debugging capabilities for Elixir applications | 251 |
| A ray tracing sample using OptiX with CUDA | 88 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| An interactive ray tracing demo utilizing GPU acceleration | 23 |
| A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
| Animate GPX data on a 3D map by rendering a video | 35 |
| Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,417 |