nicebyte / nicegraf

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

Adding RenderDoc support to samples #159

Closed abm-77 closed 1 year ago

abm-77 commented 1 year ago

Users can now perform captures in nicegraf samples provided they edit the ngf_renderdoc_info struct in source/common/main.cpp with a valid path to their RenderDoc library. Captures can be taken by pressing the "C" key while the sample is running.