mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
5
crates/epaint/README.md
Normal file
5
crates/epaint/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# epaint - egui paint library
|
||||
|
||||
A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.
|
||||
|
||||
Made for [`egui`](https://github.com/emilk/egui/).
|
||||
Reference in New Issue
Block a user