mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
2
crates/egui/README.md
Normal file
2
crates/egui/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# GUI implementation
|
||||
This is the core library crate egui. It is fully platform independent without any backend. You give the egui library input each frame (mouse pos etc), and it outputs a triangle mesh for you to paint.
|
||||
Reference in New Issue
Block a user