- Notifications
You must be signed in to change notification settings - Fork25
A simple and easy-to-use raygui layouts editor
License
raysan5/rguilayout
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple and easy-to-userayguilayouts editor.
Useful for custom tools layout creation. The best tool companion forrGuiStyler andrGuiIcons.
rGuiLayout can be used for free as aWebAssembly online tool and it can also be downloaded as astandalone tool forWindows andLinux.
NOTE: LatestrGuiLayout 4.0 release is intended to be used withraygui 4.0 release.
- 25 gui controls to define your immmediate-mode gui layout
- Place controls and move/scale them freely
- Snap to grid mode for maximum precission
- Link controls to anchors for better organization
- Edit controls text and code name (for exported variables)
- Icon selection panel on control text edition
- Load/Save your layouts as
.rgltext files - Supports
.pngimage loading to be used astracemap - Support forcustom code templates to generate your controls code
- Export layout directly as plain C code, ready to edit and compile
- Multiple GUI styles available with support for custom ones (
.rgs) - Command-line support for
.rglto.c/.hconversion - Completely portable (single-file, no-dependencies)
- Free and open-source
For detailed usage information, check providedUSAGE.md file.
The tool works with mouse and several key shortcuts that can be viewed with F1 key.
Use mouse wheel to navigate along the available controls or select them on right controls panel, place them on the main grid and scale as required.
Load and Save.rgl layout files to keep working on custom layouts.
Export layouts as code, Code Generation Window offers multiple export options to generate the code.
To compile generated code, you needraygui v4.0 library and latestraylib v4.6-dev.
rGuiLayout Standalone comes with command-line support for batch conversion. For usage help:
rguilayout.exe --help
rGuiLayout source code is distributed asopen source, licensed under an unmodifiedzlib/libpng license.
rGuiLayout binaries are completely free for anyone willing to compile them directly from source.
rGuiLayout Standalone desktop tool could be downloaded with a small donation.
In any case, consider a donation to help the author keep working on software for games development.
Copyright (c) 2015-2025 raylib technologies (@raylibtech) / Ramon Santamaria (@raysan5)
About
A simple and easy-to-use raygui layouts editor
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
