Introduction
Welcome to Asdf Overlay. Asdf Overlay provides an easy to use interface to draw on top of windows. It is primarily targeting games, but it can be used on any programs using GPU.
- Automatic graphics backend detection
- GPU accelerated shared overlay surface
- Input passthrough control
By reading the documentation you will learn how to
- Setup development environment and building the library
- Position overlay surface in multiple way
- Control input passthrough
Supported graphics backend
- OpenGL
- DX9
- DX10
- DX11
- DX12
- Vulkan (via loading as vulkan layer)
License
This project is dual licensed under MIT or Apache-2.0 License.