Greek cross fractal

311 Views Asked by At

I need some code to generate a Greek cross fractal. Example:

http://commons.wikimedia.org/wiki/File:Greek_cross_3D_1_through_4.png

It must be made of increasingly smaller panels, but the panels may not overlap with previous panels.

Does anyone know where I might find code like this? Thanks!