Work on title slide.
Showing
- Cargo.lock 1 addition, 2 deletionsCargo.lock
- Cargo.toml 1 addition, 1 deletionCargo.toml
- src/image/raymarching0.png 0 additions, 0 deletionssrc/image/raymarching0.png
- src/image/slime0.png 0 additions, 0 deletionssrc/image/slime0.png
- src/image/slime1.png 0 additions, 0 deletionssrc/image/slime1.png
- src/slide/s1_title.rs 7 additions, 6 deletionssrc/slide/s1_title.rs
- src/slide/s8_mosaic.rs 16 additions, 6 deletionssrc/slide/s8_mosaic.rs
... | ... | @@ -7,7 +7,7 @@ edition = "2021" |
eframe = "0.17" | ||
egui_demo_lib = {git = "https://github.com/finnbear/egui", branch = "code_theme_font_size_3"} | ||
image = {version = "0.24", default-features = false, features=["png"]} | ||
imageproc = "0.23" | ||
imageproc = {git = "https://github.com/finnbear/imageproc", branch = "draw_filled_polygon"} | ||
rand = "0.8" | ||
rand_chacha = "0.3" | ||
structopt = "0.3" | ||
\ No newline at end of file |

| W: | H:
| W: | H:



| W: | H:
| W: | H:


src/image/slime1.png
0 → 100644
166 KiB