egui/epaint/README.md

6 lines
179 B
Markdown
Raw Normal View History

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