game-wip-dontplay/egui/crates/epaint
2023-04-18 15:38:14 +02:00
..
benches vendor 2023-04-18 15:38:14 +02:00
fonts vendor 2023-04-18 15:38:14 +02:00
src vendor 2023-04-18 15:38:14 +02:00
Cargo.toml vendor 2023-04-18 15:38:14 +02:00
CHANGELOG.md vendor 2023-04-18 15:38:14 +02:00
README.md vendor 2023-04-18 15:38:14 +02:00

epaint - egui paint library

Latest version Documentation unsafe forbidden MIT Apache

A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.

Made for egui.