• This repository has been archived on 13/Apr/2024
  • Stars
    star
    420
  • Rank 102,688 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Draw hardware accelerated graphics using our Direct2D1 renderer and create transparent click-through windows.

GameOverlay.Net

Nuget Nuget Open issues Closed issues MIT License

Net Framework 4.X Net 5.0 Net Standard 2.0 Net Standard 2.1

This library offers a comprehensive interface for drawing hardware accelerated graphics using our Direct2D1 renderer and creating transparent click-through windows.

A running Overlay Window

NuGet

Install-Package GameOverlay.Net

Features

  • 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

Documentation

Examples

Contribute

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.

Dependencies

SharpDX.Direct2D1, SharpDX.DXGI, SharpDX

Donate

Do you like this project and want to help me to keep working on it?

Then maybe consider to donate any amount you like.

Donate via PayPal

BTC     1LmbzgQd1dbzgsGhZgWmydKqkYcd32f9VV
or segwit
BTC     bc1qp6zc73vy8pmr6lfe4cxa6eqzvkuer9hrjwpzza

License

Special Thanks