This library offers a comprehensive interface for drawing hardware accelerated graphics using our Direct2D1 renderer and creating transparent click-through windows.
Install-Package GameOverlay.Net
- Supports Windows 7, 8, 8.1 and 10
- Hardware accelerated
- Create transparent overlay windows
- Make your overlay stick to a parent window
- Draw Text, Lines, Rectangles, Circles, Triangles...
- Load and Draw images (.bmp, .png, .jpg)
- Multithreaded rendering
- Already implemented render loop with fps limitation
The project file was generated using Visual Studio 2017.
Clone or download the repository and update/install the required NuGet packages.
You can help by reporting issues, adding new features, fixing bugs and by providing a better documentation.
SharpDX.Direct2D1, SharpDX.DXGI, SharpDX
Do you like this project and want to help me to keep working on it?
Then maybe consider to donate any amount you like.
BTC 14ES7f4GB3vD1C8Faz6ywqTcdDevxZoMyY
ETH 0xd9E2CB12d310E7BF5E72F591D7A2b8820adced04
- BigMo (Zat) for his SharpDXRenderer
- ReactiioN for his C++ aero-overlay
- SharpDX for their open source DirectX wrapper

