ImGui Overlay (Minor Project)

DX11/DX12 crosshair overlay with performance metrics.

January 1, 2022
1 min read
Rusteguiimgui-rsDX11DX12

Project Overview

This project is a simple crosshair overlay for DirectX11 and DirectX12 applications, built using Rust and the imgui-rs library. It displays performance metrics such as FPS, frame time, and CPU/GPU usage.

ImGui Overlay Preview
ImGui Overlay Preview