mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-03-06 08:04:22 +00:00
12 lines
608 B
Markdown
12 lines
608 B
Markdown
|
# epaint - egui paint library
|
||
|
|
||
|
[](https://crates.io/crates/epaint)
|
||
|
[](https://docs.rs/epaint)
|
||
|
[](https://github.com/rust-secure-code/safety-dance/)
|
||
|

|
||
|

|
||
|
|
||
|
A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.
|
||
|
|
||
|
Made for [`egui`](https://github.com/emilk/egui/).
|