raylib-go/raygui/README.md
2025-06-22 17:48:18 -04:00

13 lines
395 B
Markdown

## raygui [![GoDoc](https://godoc.org/git.terah.dev/UnrealXR/raylib-go/raygui?status.svg)](https://godoc.org/git.terah.dev/UnrealXR/raylib-go/raygui)
raygui is simple and easy-to-use IMGUI (immediate mode GUI API) library.
### controls_test_suite
![Demo](../examples/gui/controls_test_suite/controls_test_suite.png)
### scroll_panel
![Demo](../examples/gui/scroll_panel/scroll_panel.png)