Skip to content

A Java implementation of the Sierpinski triangle done iteratively and recursively.

License

Notifications You must be signed in to change notification settings

jlargs64/Sierpinski-Triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sierpinski-Triangle

  • A Java implementation of the Sierpinski triangle done iteratively and recursively.

Known usage error

  • Recursive calls for the number of points greater than 4800 cause a stack overflow error.

About

A Java implementation of the Sierpinski triangle done iteratively and recursively.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages