Skip to content

MuffinLightning/Overlay.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overlay.NET

Synopsis

Overlay.NET aims to be An easy-to-use overlay library that allows you to render visuals to other windows, and offers lots of overlay options, from external WPF windows to shared process directx hooks to do the overlay rendering.

Features

  • WPF based overlay.
  • Directx based overlay.
  • Soon: Shared process, or 'in-process' directX engine to use the games directx device instead.

Demos / Examples

You may find the demo code here: https://github.com/lolp1/Overlay.NET/tree/master/src/Overlay.NET.Demo

You may view a quick demo video of the WPF/directx overlay below.

Overlay demo

Contributing (please do!)

  • If you like it, star it.
  • If you love it, contribute.
  • If you want to add to the sample/demo apps, include a working example in your pull request, preferably added to the demo project.

Credits

Julian Forrester aka Arcanaeum for showing me how to make a basic wpf overlay. https://github.com/YatoDev/DirectXOverlay - The external directx2D overlay implementation. Google

About

An easy-to-use overlay library written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%