Skip to content

Direct2D Renderer and Transparent Overlay Windows

License

Notifications You must be signed in to change notification settings

morelli690/Yato.DirectXOverlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Yato.DirectXOverlay

Yato.DirectXOverlay offers an easy to use interface for basic Direct2D drawing on any Window.

You can also create transparent windows to do your drawing on top of any other window.

Transparent windows optionally stick to their parent.

NuGet

Install-Package Yato.DirectXOverlay

Features

  • Supports Windows 7, 8, 8.1 and 10
  • Draw basic shapes like lines, rectangles and triangles
  • Draw Text with any installed font
  • Draw .bmp, .png and .jpg images
  • Create transparent windows
  • Limit your frames per second dynamically
  • Overall great performance (hardware accelerated)

Contribute

You can help me by creating a better documentation or simply suggest features or report bugs via Github Issues

Dependencies

SharpDX.Direct2D1, SharpDX.DXGI, SharpDX

License

Special Thanks

About

Direct2D Renderer and Transparent Overlay Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%