egui/crates/emath
2022-12-08 15:11:54 +01:00
..
src Split out ecolor crate (#2399) 2022-12-06 20:42:25 +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.