| ▲ | kettlez 5 hours ago | |
This is included in the Odin vendor libraries, it's fantastic for Raylib debug menus | ||
| ▲ | dsego an hour ago | parent [-] | |
Raylib also has Raygui https://github.com/raysan5/raygui But I found it pretty straightforward (and satisfying) to just build my own gui functions/widgets with raylib (inspired by raygui). https://github.com/dsego/strobe-tuner/blob/main/app/gui.odin | ||