Minh T. Nguyen

        "Enemy's Gate Is Down"
Search this site:

Minh Tri Nguyen Minh T. Nguyen enderminh Vietnamese nguyentriminh blog Visual Studio .NET Tips and Tricks Nguyễn Trí Minh
Minh T. Nguyen's SierpinskiFractal 1.1

Minh T. Nguyen's SierpinskiFractal 1.1

Name : Minh T. Nguyen's SierpinskiFractal 1.1
Version : 1.1
Requirement : .NET Framework 1.1
Size : 7kb
Download : Binary executable - Source code
License : Freeware/OpenSource

SierpinskiFractal

The Sierpinski fractal (the triangle of triangles) can be constructed by repeatedly choosing a random midpoint between a current point and one of the three pre-set points. At each iteration the newly chosen midpoint becomes the new current point. This small program uses this famous algorithm to draw the Sierpinski triangle.