Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
/ guee Public archive

An experimental GUI library for Rust 🦀

Notifications You must be signed in to change notification settings

setzer22/guee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🦀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages