mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-03-06 08:04:22 +00: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/).
|