mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
21 lines
903 B
Markdown
21 lines
903 B
Markdown
 
|
|
|
|
## rGuiLayout and rGuiStyler
|
|
Two tools are distributed together with **raygui library** to help on imgui development and styling.
|
|
|
|
**rGuiLayout** is a visual layout editor to place controls in a visual way, defined layout could be saved and exported to C code.
|
|
|
|

|
|
|
|

|
|
|
|
**rGuiSyler** is a raygui visual styles editor to create color-sizes variants of default raygui styles
|
|
|
|

|
|
|
|

|
|
|
|
Check those tools folders for further information.
|
|
|
|
*Copyright (c) 2017-2018 raylib technologies ([@raysan5](https://twitter.com/raysan5))*
|