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
f6fb4d942a
egui
/
egui_demo_lib
/
README.md
Emil Ernerfeldt
3b75a84d3b
Point crate repository & homepage urls to their subfolders
2021-09-03 21:12:44 +02:00
733 B
Raw
Blame
History
egui
demo library
This crate contains example code for
egui
.
It is in a separate crate for two reasons:
To ensure it only uses the public
egui
api.
To remove the amount of code in
egui
proper.