diff --git a/README.md b/README.md index cbecdcc..90f026f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ The Inner Product column on Immediate Mode GUIs: [About the IMGUI paradigm](https://github.com/ocornut/imgui/wiki#about-the-imgui-paradigm) +## rxi + +[blog](https://rxi.github.io/index.html) +[microui](https://github.com/rxi/microui) +[microui - Odin](https://github.com/odin-lang/Odin/tree/master/vendor/microui) + ## Ryan Fleury [UI Series -- Table of Contents](https://www.rfleury.com/p/ui-series-table-of-contents) @@ -90,12 +96,11 @@ The Inner Product column on Immediate Mode GUIs: ## Relevant Libraries [boto-ui](https://github.com/talesm/boto-ui) +[cosmo-sokol](https://github.com/bullno1/cosmo-sokol) [eui](https://github.com/erysdren/eui) [egui](https://github.com/emilk/egui) [Kiss SDL](https://github.com/actsl/kiss_sdl) [LiteGui](https://github.com/UnSkyToo/LiteGui) -[microui](https://github.com/rxi/microui) -[microui - Odin](https://github.com/odin-lang/Odin/tree/master/vendor/microui) [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear) [PanGui](https://www.pangui.io) [Quarks](https://github.com/Immediate-Mode-UI/Quarks)