egui/emath
2022-04-04 11:24:08 +02:00
..
src emath: add Rect::signed_distance_to_pos and Vec2::abs 2022-04-04 11:24:08 +02:00
Cargo.toml Run a formatter on all toml files 2022-03-10 14:25:33 +01:00
README.md Rename Egui to egui 2021-01-17 14:48:59 +01:00

emath - egui math library

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

Made for egui.