xspager / libfb

A simple lib to draw to Linux framebuffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libfb

A simple Linux framebuffer drawing lib

You may want to install (for Ubuntu): libpng12-dev, libfreetype6-dev, ttf-liberation (or any other TTF font) or similar.

Check src/demos/squares.lua and luajit/arvre.lua for calling the lib from LuaJIT.

Screenshot of src/demos/arvre

Screenshot of a run of src/demos/squares

About

A simple lib to draw to Linux framebuffer


Languages

Language:C 91.8%Language:Lua 4.7%Language:Makefile 3.5%