RenderDoc.NET icon indicating copy to clipboard operation
RenderDoc.NET copied to clipboard

This repository contains low-level bindings for RenderDoc used in Evergine for .NET standard and .NET 6.0.

RenderDoc.NET

This repository contains low-level bindings for RenderDoc used in Evergine for .NET Core and .NET 6.0. This binding is auto-generated from renderdoc api header: https://github.com/baldurk/renderdoc/blob/v1.x/renderdoc/api/app/renderdoc_app.h

Official documentation: https://renderdoc.org/docs/in_application_api.html

CD RenderDoc Nuget

Features

  • RenderDoc 1.4.1
  • Raw low level binding using unsafe c# code

Test Images

alt Capture1 alt Capture0

Related Work