fLUIds

love-imgui API wrap for simplicity, inspired by LaTeX TikZ node positioning. (written in MoonScript!)

drawable = function() imgui.Text("Hello World!") end
fluids.Window("Titlebar", drawable, {10, 10, 100, 300}, {"NoTitleBar"})

GitHub: https://github.com/twentytwoo/fLUIds

Forum thread: https://love2d.org/forums/viewtopic.php?f=5&t=84525

Other Languages