Skip to content

Files

Latest commit

920596e · Nov 5, 2024

History

History
This branch is 263 commits behind iced-rs/iced:master.

sierpinski_triangle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 5, 2024
Sep 4, 2023
Sep 7, 2023

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