IFS Encyclopedia

Octahedron Fractal

Fractal dimension: ≈ 2.585

Visualization

Open in IFStile ↗
AIFS program
@
$dim=3
A=2^-1*([1,0,0]|[0,1,0]|[0,0,1]|[-1,0,0]|[0,-1,0]|[0,0,-1])*A

Overview

The octahedron fractal is a 3D self-similar set constructed by placing six half-scale copies of itself at the six vertices of a regular octahedron. It is analogous to the Cantor dust and Vicsek fractal but in three dimensions with octahedral symmetry.

Algebraic Structure

The six vertices of the regular octahedron centered at the origin with circumradius 11 are:

(±1,0,0),(0,±1,0),(0,0,±1)(\pm 1, 0, 0), \quad (0, \pm 1, 0), \quad (0, 0, \pm 1)

The six maps are:

fi(x)=12x+12vif_i(\mathbf{x}) = \tfrac{1}{2}\mathbf{x} + \tfrac{1}{2}v_i

The Hausdorff dimension is:

d=log6log22.585d = \frac{\log 6}{\log 2} \approx 2.585

Properties

References

Similar

Jerusalem Cube
3dself-similaralgebraic
Menger Sponge
3dself-similaralgebraic
Quaquaversal Tiling
3dself-similaraperiodic-tilingalgebraic
Edit this page on GitHub ↗