https://github.com/i-e-b/miniframebufferdraw
A very minimal way of displaying graphics on the Linux framebuffer
https://github.com/i-e-b/miniframebufferdraw
experimental working
Last synced: over 1 year ago
JSON representation
A very minimal way of displaying graphics on the Linux framebuffer
- Host: GitHub
- URL: https://github.com/i-e-b/miniframebufferdraw
- Owner: i-e-b
- License: bsd-3-clause
- Created: 2021-10-30T13:42:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-30T13:48:58.000Z (over 4 years ago)
- Last Synced: 2025-01-27T12:11:17.471Z (over 1 year ago)
- Topics: experimental, working
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniFramebufferDraw
A very minimal way of displaying graphics on the Linux framebuffer
This is not very well tested, and on most set-ups will need to be run outside of X11 (e.g. press ctrl-alt-F1 and log in to run)
This assumes a 32-bit per pixel buffer.