Circle-Packings/fractal_dimension/circle_counting_new/data/tetrahedron.txt

9 lines
166 B
Text
Raw Normal View History

{
{1.0, -1.0, -1.0, -1.0},
{-1.0, 1.0, -1.0, -1.0},
{-1.0, -1.0, 1.0, -1.0},
{-1.0, -1.0, -1.0, 1.0},
}
2021-07-06 19:29:22 -07:00
{{1, 2, 3}, {0, 2, 3}, {0, 1, 3}, {0, 1, 2}}