radeon_raytracing_analyzer
radeon_raytracing_analyzer copied to clipboard
The Radeon Raytracing Analyzer (RRA) is a tool to visualize and inspect Bounding Volume Hierarchies (BVH) for ray tracing applications.
The server is not reachable. Disabling the code that tries to access it works around the issue: ``` diff --git a/cmake/devtools_qt_helper.cmake b/cmake/devtools_qt_helper.cmake index 9acd785..2175dc6 100644 --- a/cmake/devtools_qt_helper.cmake +++ b/cmake/devtools_qt_helper.cmake @@...
In V1.0, the "Color geometry by tree level (Triangle)" coloring mode gives a useful gradient that works with normal tree levels. In later versions, however, nearly everything is the same...
When I run a Vulkan application(simple ray query compute shader) with RDP to capture its .rra trace, application crashes with Vulkan Unknown error. (I have RDNA3 GPU with latest drivers)...
I'm getting the message in the Ray tab, while analysing a fully ray-traced game (I'm the developer). other than that, the other tabs all work fine and I can view...