setzer22 / guee

An experimental GUI library for Rust πŸ¦€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guee

🚧 Nothing to see here 🚧

...

But if you insist: This is an experimental UI library I'm working on for 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

About

An experimental GUI library for Rust πŸ¦€


Languages

Language:Rust 100.0%