mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Move egui/math into new crate emath
This commit is contained in:
5
emath/README.md
Normal file
5
emath/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# emath - Egui Math Library
|
||||
|
||||
A bare-bones 2D math library with types and functions useful for GUI building.
|
||||
|
||||
Made for [`egui`](https://github.com/emilk/egui/).
|
||||
Reference in New Issue
Block a user