Skip to content

A code which implements the algorithm that draws the Sierpinski gasket on the screen.

License

Notifications You must be signed in to change notification settings

MuriloMir/Sierpinski-gasket-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sierpinski-gasket-algorithm

A code written in D which implements the algorithm that draws the Sierpinski gasket on the screen.

Download this source code along with the arsd library which can be found here on this page.

Then just compile it using the DMD compiler and the command "dmd sierpinskigasket -m64 -i -J. -O -g".

Run it and watch the magic happen in the screen.

About

A code which implements the algorithm that draws the Sierpinski gasket on the screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages