Iris is an Immediate mode GUI Library for Roblox, Based on Dear ImGui. It solves the same problems as Dear ImGui: providing a simple and bloat-free UI system, designed for visualisation and debugging.
// [X] Platform: Keyboard arrays indexed using VK_* Virtual Key Codes, e.g. ImGui::IsKeyPressed(VK_SPACE). // Missing features: // [ ] Platform: Gamepad support (best leaving it to user application to ...
Roblox is a sandbox platform where users can program their own games as well as play those created by others. There are a plethora of games available on the platform spanning every genre. Apart from ...