egui/emath
Emil Ernerfeldt c60d17b91b
Set MSRV to 1.56.0 and use rust edition 2021 (#998)
2021-12-25 19:32:25 +01:00
..
src Add bar charts and box plots (#863) 2021-11-29 18:39:58 +01:00
Cargo.toml Set MSRV to 1.56.0 and use rust edition 2021 (#998) 2021-12-25 19:32:25 +01:00
README.md Rename Egui to egui 2021-01-17 14:48:59 +01:00

README.md

emath - egui math library

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

Made for egui.