https://github.com/ben-d-anderson/fbdirect
Experimental C++ project that renders graphics directly to the Linux frame buffer. The program adapts to video devices with different resolutions and low-level pixel formats. Best suited for embedded systems.
https://github.com/ben-d-anderson/fbdirect
cpp framebuffer linux rendering
Last synced: 26 days ago
JSON representation
Experimental C++ project that renders graphics directly to the Linux frame buffer. The program adapts to video devices with different resolutions and low-level pixel formats. Best suited for embedded systems.
- Host: GitHub
- URL: https://github.com/ben-d-anderson/fbdirect
- Owner: Ben-D-Anderson
- Created: 2022-08-19T20:47:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T22:08:50.000Z (over 2 years ago)
- Last Synced: 2025-02-17T08:44:02.737Z (over 1 year ago)
- Topics: cpp, framebuffer, linux, rendering
- Language: C++
- Homepage:
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FBDirect
Experimental project to test writing directly to the [Linux frame buffer](https://en.wikipedia.org/wiki/Linux_framebuffer) with C++.
The program adapts to video devices with different resolutions and low-level pixel formats.
Only functional on Linux systems without a desktop environment (i.e. Ubuntu Server, Raspberry Pi OS Lite).
Demonstration:
