Introduction
Last updated
Last updated
Dear ReGui is a retained mode GUI library created for Roblox based on Dear ImGui Demo place: https://www.roblox.com/games/136436665525145/ReGui-Demo
Why Choose ReGui Over Iris? ReGui provides a Retained mode GUI library, while Iris offers an Immediate mode GUI library.
Does ReGui support mobile devices? Yes! ReGui is completely functional on mobile touchscreens
Can you customize the colors on ReGui?
Yes! You can create a custom theme or use a built-in theme but elements must be under a window class for a theme to take affect
This UI library is in beta, please report any bugs by opening an issue
Any feedback or suggestions would be great