Skip to content
/ fbuf Public

C++17 Linux low level graphics canvas directly manipulates the framebuffer

License

Notifications You must be signed in to change notification settings

ifknot/fbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbuf

rptx logo

C++17 RPi Linux low level framebuffer graphics

N.B. command line only It seems link that the ability to fully manipulate the frame buffer is anachronistic and limited to Raspbian on the RPi and possibly other command line only linux deployments.

Direct Rendering Manager (DRM)

The general purpose solution seems to be to use libdrm(/dev/dri/card0) to draw low level graphics to the screen.

e.g. 1. e.g. 2.

About

C++17 Linux low level graphics canvas directly manipulates the framebuffer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published