qrenderdoc
Stand-alone graphics debugging tool
Install
- All systems
-
curl cmd.cat/qrenderdoc.sh
- Debian
-
apt-get install renderdoc
- Ubuntu
-
apt-get install renderdoc
- Kali Linux
-
apt-get install renderdoc
- Fedora
-
dnf install renderdoc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install renderdoc
- Dockerfile
- dockerfile.run/qrenderdoc
renderdoc
Stand-alone graphics debugging tool
RenderDoc is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12 across Windows 7 - 10, Linux, or Android.