egui/crates/emath
2022-12-15 15:38:31 +01:00
..
src Annotate at_least and at_most with #[must_use] 2022-12-15 15:38:31 +01:00
Cargo.toml Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2022-12-08 15:11:54 +01:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

emath - egui math library

A bare-bones 2D math library with types and functions useful for GUI building.

Made for egui.