A simple frame buffer class - Raspberry Pi Forums


i wanted use sdl2 in console, seems sdl2 on rpi built x11 support , have recompile if want use in console. wanted display text , gfx put little bit of code hope others may find helpful simple projects want display on screen.

comes examples include basic font rendering, jpg loading , display, mandelbrot , metaballs. drop cpp , h file project , you're go.

my framebuffer class

examples use appbuild tool. not yet @ version 1.0, before need test resource code , write documentation. 99% done if have feedback or suggestions please add them repo page.

many thanks,
richard e collins.



raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'