mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-04 21:29:18 -05:00
Update README.md
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
<img align="left" src="https://raw.githubusercontent.com/raysan5/raylib/master/logo/raylib_128x128.png" width=128>
|
|
||||||
<img align="left" src="../logo/raygui_128x128.png" width=128>
|
<img align="left" src="../logo/raygui_128x128.png" width=128>
|
||||||
<img align="left" src="rGuiLayout/logo/rguilayout_128x128.png" width=128>
|
<img align="left" src="rGuiLayout/logo/rguilayout_128x128.png" width=128>
|
||||||
<img align="left" src="rGuiStyler/logo/rguistyler_128x128.png" width=128>
|
<img align="left" src="rGuiStyler/logo/rguistyler_128x128.png" width=128>
|
||||||
@ -7,7 +6,25 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
## rGuiLayout and rGuiStyler
|
## rGuiLayout and rGuiStyler
|
||||||
|
|
||||||
Two tools are distributed together with raygui library to help on imgui development and styling. **rGuiSyler** is a raygui visual styles editor to create color-sizes variants of default raygui styles and **rGuiLayout** is a raygui visual layout editor to place controls in a visual way, defined layout could be saved and also exported to C code.
|
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))
|
||||||
|
|||||||
Reference in New Issue
Block a user