You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zaafar Ahmed ef6721e414 removing un-used Shaders 7 years ago
ClickableTransparentOverlay removing un-used Shaders 7 years ago
DriverProgram removing un-used Shaders 7 years ago
.gitignore Initial commit 7 years ago
ClickableTransparentOverlay.sln Added Code to enable keyboard mouse on the overlay 7 years ago
LICENSE Initial commit 7 years ago
README.md Added Code to enable keyboard mouse on the overlay 7 years ago

README.md

ClickableTransparentOverlay

A library for creating clickable transparent overlay using Win32 API and ImGui.NET

Dependencies

  • cimgui lib ( VERSION 1.66 (Released 2018-11-22) x64 )
  • ImGui.NET
  • Veldrid
  • MouseKeyHook
  • .NET Core 2.0
  • .NET Framework 4.7.2