-
Notifications
You must be signed in to change notification settings - Fork 6
Go based GUI framework: practical, immediate mode, flexbox model
License
hasenj/go-shirei
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
shi•rei GUI framework for utility style programs * Immediate Mode: describe what the UI looks like each frame * Cross Platform: same UI code works on macOS, Linux, and Windows * Complex Text: shaping and bidirectional layout * Flexbox: containers arrange items horizontally or vertically, with options for padding, gaps, alignment, wrapping, floating, scrolling, and size expansion. Getting started documentation available at: https://judi.systems/shirei
About
Go based GUI framework: practical, immediate mode, flexbox model