This is a template repo for eframe, a framework for writing apps using egui. The goal is for this to be the simplest way to get started writing a GUI app in Rust. You can compile your app natively or ...
egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine (or will soon). egui aims to be ...