Skip to content

pjt33/triangle-centre-fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

View site

Overview

Take a triangle (X,Y,Z) and find its centre C. Draw lines XC, YC, ZC and recurse on triangles (X,Y,C), (Y,Z,C), (Z,X,C). For some triangle centres the result is a fractal. To add variety, instead of always using the same centre you can switch between two: either alternating each time or following a more complicated sequence.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published