Skip to content

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.

Notifications You must be signed in to change notification settings

Ben-D-Anderson/FBDirect

Repository files navigation

FBDirect

Experimental project to test writing directly to the Linux frame buffer 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:

About

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.

Topics

Resources

Stars

Watchers

Forks