egui/emath/README.md

6 lines
160 B
Markdown
Raw Normal View History

2021-01-10 10:37:47 +00:00
# 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/).