Lua Graphics |
|
|
* [load81] - Simple graphics extension for Lua to help teach children how to write Lua programs. It features a graphical programming environment and a Commodore-64 style integrated editor so that the programmer is confined into a friendly environment with a simple editor. Written in ANSI C and uses SDL, SDL_gfx, and SDL_image. (BSD two-clause license) |
LuaGraphics
SceneGraph; provides interfaces to write your own renderers. Uses Lua for scripting. (MIT license)