| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Sierpinski Triangle Emulator
A simple Sierpiński triangle Emulator, use canvas and slider.
Left-click add fixed point, right-click remove fixed point.
You can run with cargo:
cargo run --package sierpinski_triangle
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
A simple Sierpiński triangle Emulator, use canvas and slider.
Left-click add fixed point, right-click remove fixed point.
You can run with cargo:
cargo run --package sierpinski_triangle