sagebind / eguikit

A small library of assorted, reusable widgets for egui.

Home Page:https://sagebind.github.io/eguikit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eguikit

A small library of assorted, reusable widgets for egui.

Demo

View a demo of all the widgets live in your browser: Demo

You can also run the demo natively using

cargo run -p eguikit-demo

Widgets

  • Spinner: An animated spinner with indeterminate progress used to indicate asynchronous loading.

License

This project's source code and documentation is licensed under the MIT license. See the LICENSE file for details.

About

A small library of assorted, reusable widgets for egui.

https://sagebind.github.io/eguikit/

License:MIT License


Languages

Language:Rust 95.7%Language:Shell 4.3%