Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zchrissirhcz/cap

A simple screen-capture implementation in C++. Support Windows and macOS
https://github.com/zchrissirhcz/cap

glfw macos opencv opengl screen-capture windows

Last synced: about 19 hours ago
JSON representation

A simple screen-capture implementation in C++. Support Windows and macOS

Awesome Lists containing this project

README

        

# cap

A simple screen-capture implementation in C++.

## Features

- Copy to clipboard.
- Save to file via file dialog.
- Support Windows and macOS.

## Screenshots

![Longyearbyen](screenshots/Longyearbyen.png)

## Dependencies

- OpenGL
- GLFW
- OpenCV