An Overlay for games or any program using Direct2D.
Still on alpha but i'll be publishing working Releases. Tested with the 'Elite Dangerous' game.
Libraries / Projects Used:
- SharpDX
- Overlay.NET
- Process.NET
- NonInvasiveKeyboardHook - NIKBH
- FontAwesome.Sharp
- Json.NET
- MathExpressions
- RoslynCodeDomProvider
- Text-DataTable
Requeriments:
Features:
- No Coding needed to draw basic shapes on the overlay, you can either use the UI or edit the JSON.
- But.. to draw advanced stuff you can attach a code file (C#) in the example i draw a blue grid from an external module.
- The overlay can be attached to any window or game, even to the Notepad !!!
To Do:
- Game event reactions.
