1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/epaint/README.md
2021-01-10 15:42:46 +01:00

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