/gameoverlayrenderer-imgui-dx9

ImGui DX9 example via the Steam overlay renderer

Primary LanguageC++MIT LicenseMIT

gameoverlayrenderer-imgui-dx9

Example project demonstrating ImGui rendering via the Steam in-game overlay. This is specifically designed for DirectX 9 games and will require some changes to work on other graphics APIs.

See the blog post here for more details.

ImGui window not visible in recording software

Usage

  • Open with Visual Studio and compile.
  • Load into a DirectX 9 game using a library loader.