1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/crates/emath/README.md
2022-08-20 10:41:49 +02:00

6 lines
160 B
Markdown

# emath - egui math library
A bare-bones 2D math library with types and functions useful for GUI building.
Made for [`egui`](https://github.com/emilk/egui/).