Skip to content

Latest commit

 

History

History

epi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

egui app programming interface

Backend-agnostic interface for writing apps using egui (a platform agnostic GUI library).

This crate provides a common interface for programming an app using egui, which can then be easily plugged into egui_frame (which in a wrapper over egui_web or egui_glium).