vendor raymenu dependencies

This commit is contained in:
Ivar Fatland
2026-05-10 01:49:00 +02:00
parent a2f05963bb
commit 35c229182b
346 changed files with 391647 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
## raygui [![GoDoc](https://godoc.org/github.com/gen2brain/raylib-go/raygui?status.svg)](https://godoc.org/github.com/gen2brain/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)