EyeAuras.ClickableTransparentOverlay 11.1.4
Clickable Transparent Overlay
CTO is a library for creating transparent overlay using Win32 API and ImGui.
How to Use
Please see the sample projects (here) which demonstrate how to use this library.
Nuget
https://www.nuget.org/packages/ClickableTransparentOverlay
Dependencies
Reference code to watch
Lots of classes in this library (e.g. ImGuiRenderer, ImGuiInputHandler and etc) closely follow (if not identical to) the official example in c++ ImGui library (here and here). This allows us to easily update this library if something changes over there.
Feedback
Please open issue in github repo for feedback.
To Trigger a release push a tag as shown below
git tag -a 8.0.0 -m "version 8.0.0"
git push origin 8.0.0
Showing the top 20 packages that depend on EyeAuras.ClickableTransparentOverlay.
Packages | Downloads |
---|---|
EyeAuras.ImGuiSdk
ImGui SDK for EyeAuras (see https://eyeauras.net)
|
3 |
EyeAuras.ImGuiSdk
ImGui SDK for EyeAuras (see https://eyeauras.net)
|
2 |
.NET 8.0
- ImGui.NET (>= 1.91.6.1)
- JetBrains.Annotations (>= 2022.3.1)
- SixLabors.ImageSharp (>= 3.1.6)
- Vortice.D3DCompiler (>= 3.5.0)
- Vortice.Direct3D11 (>= 3.5.0)