Export Image
Export Code

Sierpinsy Triangle

Curran Kelleher

0 views in last 90 days
Last edited Aug 02, 2025
Created on Aug 01, 2025
Forked from HTML Starter

Sierpinski Triangle

A fractal rendering of the Sierpinski triangle using HTML5 Canvas.

The triangle is drawn recursively with a depth of 5. Each smaller triangle is colored randomly with a bright hue.

The canvas resizes automatically when the window is resized.

MIT Licensed