Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 471 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 471 Bytes

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