You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt 5539dbe620
Add separate serialize feature and better persitence control (#753)
3 years ago
..
benches Shape refactor (#705) 3 years ago
src Add separate serialize feature and better persitence control (#753) 3 years ago
Cargo.toml Add separate serialize feature and better persitence control (#753) 3 years ago
README.md Point crate repository & homepage urls to their subfolders 3 years ago

README.md

egui demo library

Latest version Documentation unsafe forbidden MIT Apache

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.