Skip to content

Resolution independent gui for raylib

License

Notifications You must be signed in to change notification settings

MNAJIM75/RLGameGui

 
 

Repository files navigation

RLGameGui

Resolution independent gui for raylib.

RLGameGui is designed as a simple screen based UI for in game HUDs panels and menus. It is not designed as a windowing system, or for use as an editor (RayGui is better at that). RLGameGui works by defining nested UI elements that are anchored to parts of the screen.

TODO

N-patch images Button Text Input Hover, Select, Hide, Toggle states Screen Swapping Popups Checkbox List ComboBox Sliders Menus Spinners TextArea Tool Tips LayoutTools Transitions? Resource Callbacks Serialization

About

Resolution independent gui for raylib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.5%
  • Lua 5.7%
  • C 3.8%