Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bryal/dxgcap

DEPRECATED Lib to capture screen to rgb array with DXGI
https://github.com/bryal/dxgcap

Last synced: about 6 hours ago
JSON representation

DEPRECATED Lib to capture screen to rgb array with DXGI

Awesome Lists containing this project

README

        

# NO MAINTENANCE INTENDED

Deprecated in favor of my new(er) Rust-version of this kind of software, [https://github.com/bryal/dxgcap-rs](dxgcap-rs).

# DXGCap

A small library for capturing the screen with DXGI in C++.
Might be optimized for use through FFI in Rust, since thats where I intend to use it.