egui/crates/emath
2023-02-08 20:11:21 +01:00
..
src Add emath::inverse_lerp 2022-12-22 12:33:06 +01:00
Cargo.toml Release 0.21.0 - Deadlock fix and winit update 2023-02-08 20:11:21 +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.