https://github.com/ww24/desktop-image-widget
Desktop image widget 🖼
https://github.com/ww24/desktop-image-widget
glfw opengl
Last synced: about 1 month ago
JSON representation
Desktop image widget 🖼
- Host: GitHub
- URL: https://github.com/ww24/desktop-image-widget
- Owner: ww24
- License: mit
- Created: 2021-05-28T14:13:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T07:17:37.000Z (12 months ago)
- Last Synced: 2025-02-14T13:26:32.204Z (3 months ago)
- Topics: glfw, opengl
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# desktop-image-widget
![Test][github-actions-img]
It displays an image in foreground of desktop with GLFW 3.3 and OpenGL 4.1.
## Usage
1. Launch application. (e.g. `go run .`)
1. Drag and Drop PNG image on window.
1. Scroll on window to change image scale.
1. Close application if press Esc key.[github-actions-img]: https://github.com/ww24/desktop-image-widget/workflows/Test/badge.svg?branch=master