Class Dodecahedron

    • Constructor Detail

      • Dodecahedron

        public Dodecahedron()
        Create a regular dodecahedron with its center at the origin, having edge length
        
                2*(sqrt(5)-1)/(1+sqrt(5)) = (1/2)*(sqrt(5)-1)^2 = 0.7639,
              
        and with its vertices on a sphere of radius
        
                2*sqrt(3)/(1+sqrt(5)) = 1.0705.