nicebyte / nicegraf

An abstraction layer for graphics APIs.
199 stars 13 forks source link

Feature/adding renderdoc debugger support #150

Closed abm-77 closed 1 year ago

abm-77 commented 1 year ago

Allows users to obtain the RenderDoc API interface and use it to programatically perform captures.

nicebyte commented 1 year ago

This PR doesn't compile on my machine. Make sure to run samples and tests (vk-backend-tests target). If your main dev environment is Linux, make sure you test on Windows.