Skip to main content

A small wrapper for the renderdoc in-app api in python.

Project description

pyRenderdocApp

A small wrapper for the renderdoc in-app api in python.

This project wraps the methods exposed by renderdoc_app.h with the python ctypes API. It's designed to closely match the official API, with the main difference being that the function and parameter names have been converted to snake case (ie: GetAPIVersion() --> get_api_version()). The original doc comments from renderdoc_app.h have also been ported over (and modified where appropriate). For more information about using the Renderdoc in-app API, read the official documentation: https://renderdoc.org/docs/in_application_api.html

Installing

Install with pip:

pip install pyRenderdocApp

The package includes renderdoc binaries for Windows and Mac.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrenderdocapp-0.1.0.tar.gz (19.8 MB view hashes)

Uploaded Source

Built Distribution

pyrenderdocapp-0.1.0-py3-none-any.whl (19.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page