2 unstable releases
Uses new Rust 2024
| 0.2.0 | Jan 10, 2026 |
|---|---|
| 0.1.0 | Jan 9, 2026 |
#919 in Debugging
37 downloads per month
Used in renderdog-winit
65KB
1.5K
SLoC
RenderDoc in-application API wrapper.
This crate provides a Rust wrapper around RenderDoc's in-app capture API (renderdoc_app.h).
It supports:
- connecting to an injected RenderDoc (Windows),
- dynamically loading the RenderDoc library (Windows/Linux),
- runtime API version negotiation (tries 1.6.0 down to 1.0.0).
For automation workflows (renderdoccmd/qrenderdoc), see the renderdog-automation crate.
renderdog
RenderDoc in-application API wrapper (Rust).
Repository: https://github.com/Latias94/renderdog
See the workspace README for usage examples and MCP workflows.
Dependencies
~0.3–13MB
~97K SLoC