egui/emath
2021-01-17 00:21:31 +01:00
..
src [emath] Add Pos2::zero() and Rect::clamp(point) 2021-01-17 00:21:31 +01:00
Cargo.toml Move egui/math into new crate emath 2021-01-10 11:37:47 +01:00
README.md Move egui/math into new crate emath 2021-01-10 11:37:47 +01:00

emath - Egui Math Library

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

Made for egui.