Here's the sequence to construct a 3d fractal based on the regular tetrahedron, which is the pyramid with 4 equilateral triangles as faces. I tried to create the fractal with Processing but it seems to be way too complicated. There's a nice example though, called Koch, in the Examples folder, but it's 2d.
If you are interested in fractals and cellular automata, I found this site that gives examples (always in 2D) and looks to explain quite well, although I haven't really gone through it.
1 comment:
If you are interested in fractals and cellular automata, I found this site that gives examples (always in 2D) and looks to explain quite well, although I haven't really gone through it.
http://www.shiffman.net/teaching/nature/week7/
Post a Comment