Skip to content

A simple windows forms application that draws the Sierpinski Triangle using the "chaos game" construction.

Notifications You must be signed in to change notification settings

battousai999/sierpinski-triangle-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sierpinski Triangle Drawing App

I was watching an MIT lecture where the speaker referred to a simple algorithm for generating a Sierpinski Triangle. The algorithm was so simple that I was surprised that it would really generate this famous fractal. So I wrote this quick-and-dirty Windows Forms application to test out the algorithm.

The algorithm is described in the lecture video and in the Sierpinski Triangle wikipedia article (under the "Chaos Game" construction).

About

A simple windows forms application that draws the Sierpinski Triangle using the "chaos game" construction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages