egui/epaint/README.md
2021-01-10 15:42:46 +01:00

5 lines
179 B
Markdown

# 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/).