zeozeozeo / microui-go

A tiny, portable, immediate-mode UI library ported to idiomatic Go
https://zeozeozeo.github.io/ebitengine-microui-go/demo
The Unlicense
26 stars 5 forks source link
golang golang-gui golang-ui gui immediate-gui immediate-mode immediate-mode-ui immediate-ui microui no-cgo port pure-go ui

microui

A tiny, portable, immediate-mode UI library ported to Go (as of commit 0850aba860959c3e75fb3e97120ca92957f9d057, v2.02)

API changes

Additional functions:

Integrations, demos, renderers

Notes

The library expects the user to provide input and handle the resultant drawing commands, it does not do any drawing/tessellation itself.

Credits

Thank you @rxi for creating this awesome library and thank you @Zyko0 for contributing numerous fixes to this Go port.