rGuiLayout v1.0 published!
rGuiLayout, a simple and easy-to-use tool to create raygui (immediate-mode-gui) layouts in a visual way!
After 5 months of development, rGuiLayout is ready! Create simple interfaces for your tools easily, layout can be saved/loaded but the most important feature is direct C code generation with some configuration options.
Generated C code only depends on raygui library (single-file header-only) and raylib, a simple and easy-to-use multiplatform no-external-dependencies C library. This way, created tools could be compiled with no change for multiple systems with an unified gui style... usually compiled to less than 1MB executable.
Useful for super-high performance tools, gui is rendered with hardware acceleration (OpenGL) and in one-single-draw-call, it means it could run at maximum speed even on embedded systems like a Raspberry Pi Zero!
The perfect companion for rGuiLayout is rGuiStyler, a friend tool to customize raygui style in a visual way. Customized styles could be saved/load and shared between both tools.
Just enjoy using those tools! Please, report feedback, it's highly appreciated! :)
Files
Get rGuiLayout
rGuiLayout
A simple and easy-to-use raygui layouts editor
More posts
- rGuilayout v4.0 published!Sep 26, 2023
- rGuilayout v3.1 published!Dec 13, 2022
- rGuiLayout v3.0 published!Oct 26, 2022
- rGuiLayout v2.5 published!Jan 03, 2022
- rGuiLayout Linux version released!Oct 06, 2019
- rGuiLayout and rGuiStyler UPDATED!Sep 15, 2019
Leave a comment
Log in with itch.io to leave a comment.