Testing egui.
.gitignore
0 → 100644
Cargo.lock
0 → 100644
This diff is collapsed.
Cargo.toml
0 → 100644
[package] | ||
name = "generative_art_cartoon" | ||
version = "0.1.0" | ||
edition = "2021" | ||
[dependencies] | ||
eframe = "0.17" | ||
\ No newline at end of file |
src/main.rs
0 → 100644
Please register or sign in to comment