Following the format, below, here is a sample data set: Format of data k (# of polyhedra) n (# polygons in Polyhedra 0) m_0 (# vertices in polygon 0) x_0 y_0 z_0 x_(m_0) y_(m_0) z_(m_0) Continue in this nested way ... All vertices are floating point numbers (Steps 1 & 2 need to treat that.) 2 4 3 0 0 0 2.174 3.19 8.4 4.5 6.1 9.1 3 0 0 0 2.174 3.19 8.4 8.1 -19.5 -88 3 0 0 0 4.5 6.1 9.1 8.1 -19.5 -88 3 2.174 3.19 8.4 4.5 6.1 9.1 8.1 -19.5 -88 4 3 1 11 -.0194 2.174 -3.19 8.4 4.5 -6.1 9.1 3 1 11 -.0194 2.174 -3.19 8.4 8.1 19.5 -88 3 1 11 -.0194 4.5 -6.1 9.1 8.1 19.5 -88 3 2.174 3.19 8.4 4.5 -6.1 9.1 -8.1 19.5 -88