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: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philcn/d3d12raytracingfallback | A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support. | 9 |
philcn/dxrexperiments | A lightweight prototyping framework for DirectX Raytracing | 29 |
strasdat/vviz | A GUI debugging tool for computer vision development | 24 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
ingowald/rtow-optix | A ray tracing sample using OptiX with CUDA | 88 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
maierfelix/vk_khr_ray_tracing | An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
gpsnoopy/raytracinginvulkan | An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,268 |
bluebrain/ospray | An open source ray tracing engine for high-performance visualization on CPUs. | 3 |
elfrank/raytracer-gpupro4 | An interactive ray tracing demo using DirectX 11 and Compute Shader. | 23 |
mhorga/raytracing | A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
jbikker/lighthouse2 | A high-performance rendering framework for real-time ray tracing and path tracing. | 845 |
zappingseb/rayshaderanimate | Animate GPX data on a 3D map by rendering a video | 35 |
nvpro-samples/vk_raytracing_tutorial_khr | Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,393 |