linux_framebuffer.md 286 B


outline: deep

Linux Framebuffer

We can use Linux Framebuffer to draw graphics directly to the screen without X11 or Wayland.

Basic Example

Build and Run

$ xmake
$ xmake run