hanyixiao / D2DOverlay

Easy to use overlay using Direct2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D2DOverlay

Direct2d overlay who's goal is to be as simple to use as possible, while still maintaining great performance. Simply include the header file, write the render loop, and initialize it.

For internals, it can grab the window without having to manually specify with FindWindow and hardcoding the window name.

Head over to Releases to download the precompiled lib.

DirectOverlay.h contains the full documentation.

About

Easy to use overlay using Direct2d


Languages

Language:C++ 100.0%