This website requires JavaScript.
Explore
Help
Sign In
djkato
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8a2470b45e
egui
/
emath
History
Emil Ernerfeldt
0862712595
Add Vec2::dot
2022-04-25 11:26:54 +02:00
..
src
Add Vec2::dot
2022-04-25 11:26:54 +02:00
Cargo.toml
Rust 1.60.0 + refactor cargo features (
#1467
)
2022-04-09 13:54:47 +02: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
.