C gfx library for the Linux framebuffer with parallelism support

FBGraphics was made to produce fullscreen pixels effects easily with non-accelerated framebuffer by leveraging multi-core processors, it is a bit like a software GPU (much less complex and featured!), the initial target platform is a Raspberry PI 3B and extend to the NanoPI (and many others embedded devices), the library should just work with many others devices with a Linux framebuffer altough there is at the moment some restrictions on the supported framebuffer format (24 bits).

FBGraphics is lightweight and does not intend to be a fully featured graphics library, it provide a limited set of graphics primitive and a small set of useful functions to start doing framebuffer graphics right away with or without multi-core support.

Neat project.

5 Comments

  1. 2018-06-18 8:16 pm
    • 2018-06-18 10:01 pm
  2. 2018-06-19 12:18 am
  3. 2018-06-19 6:03 pm
    • 2018-06-20 12:28 am