FLTK is a small C++ GUI toolkit portable to the MS Windows, Linux, and Mac OSX operating systems. fltk4lua is a binding to this C++ toolkit, which allows you to create GUIs from within Lua scripts.
-- Floating control panel for quick access to custom scripts and tools. -- Features a single "Default" section with hardcoded scripts + auto-discovered scripts, -- a live project info strip, and fully ...