/lua-db

Simple grahics library for Lua! Has various output modules(SDL, Linux framebuffer, etc) and lots of glue.

Primary LanguageLuaMIT LicenseMIT

lua-db

WIP v3 branch!

work-in-progress

This is the development branch for version 3, it is very much work-in-progress. It's still some missing documentation and test cases. Some stuff might be old. There is some ammount of cruft.

Here are some Videos of some stuff that works:

A game I've programmed for a gamejam also uses this library.

Documentation

The Documentation is written in Markdown in the doc/ directory.

See doc/merged._md or doc/merged.html for the merged documentation document.

The source documentation might be more up to date, run make doc to generate them.