mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
12 lines
585 B
Markdown
12 lines
585 B
Markdown
# emath - egui math library
|
|
|
|
[](https://crates.io/crates/emath)
|
|
[](https://docs.rs/emath)
|
|
[](https://github.com/rust-secure-code/safety-dance/)
|
|

|
|

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