Skip to content

rasshai/sierpinski_gasket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

About this script

This python3 script draws the Sierpinski Gasket (or Sierpinski Triangl) using the second method introduced in this article.

Requirements

  • Python3
  • Tkinter

Usage

Run the script giving the number of the plot points in the first command-line argument.

Example: ./sierpinski_gasket 10000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages