A presentation about egui, implemented in egui.
You can view the presentation at https://emilk.github.io/egui_presentation/.
- Live-reloading of
slides.md
cargo run --release
rustup target add wasm32-unknown-unknowncargo install --locked trunktrunk serve- open
http://127.0.0.1:8080/index.html#dev
Should deploy automatically by the CI action.