Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/setzer22/guee
An experimental GUI library for Rust 🦀
https://github.com/setzer22/guee
Last synced: 3 months ago
JSON representation
An experimental GUI library for Rust 🦀
- Host: GitHub
- URL: https://github.com/setzer22/guee
- Owner: setzer22
- Archived: true
- Created: 2023-01-08T12:57:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-08T09:50:00.000Z (over 1 year ago)
- Last Synced: 2024-06-30T13:41:06.167Z (5 months ago)
- Language: Rust
- Size: 179 KB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guee
🚧 Nothing to see here 🚧
...
But if you insist: This is an experimental UI library I'm working on for [Blackjack](https://github.com/setzer22/blackjack). The idea is to find a very pragmatic tradeoff between the simplicity and ease-of-use of immediate mode UI, and the advanced layout capabilities of a retained mode system. It leverages `epaint` (the same library powering `egui`) to render graphics. The API takes inspiration from both egui and Iced.
This library is not intended for general use, is very opinionated and is only being developed as an alternative UI framework for blackjack. Here be 🐲🐲🐲 yada yada