https://github.com/alex2772/gtk_gl
https://github.com/alex2772/gtk_gl
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex2772/gtk_gl
- Owner: Alex2772
- Created: 2025-04-27T14:55:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-28T01:34:17.000Z (about 1 year ago)
- Last Synced: 2025-05-16T13:12:29.889Z (about 1 year ago)
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GTK OpenGL
GTK implementation of https://github.com/Alex2772/wayland_egl.

This example demonstrates pixel perfect fractional scaling. To check, make a screenshot of the window, open it in an
image editor and zoom in close enough so editor will display pixels. If you see a perfect checkerboard pattern that
remains crisp on the whole surface, congratulations, everything is okay and your system is capable of displaying
fractional scale properly.