egui/emath
2021-01-10 11:37:47 +01:00
..
src Move egui/math into new crate emath 2021-01-10 11:37:47 +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.