Skip to content
forked from lolp1/Overlay.NET

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

Notifications You must be signed in to change notification settings

dxre/Overlay.NET

This branch is 14 commits behind lolp1/Overlay.NET:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f217f5 · Nov 4, 2016

History

7 Commits
Nov 4, 2016
Sep 10, 2016
Sep 10, 2016
Nov 4, 2016

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 (aka injected) directX engine to use the games directx device instead

Demo / 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 want to add to it, 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%