👤

The following figure on the left shows the octahedron used as the starting shape for sphere subdivision. On the right are the vertex locations. 0 0:(0,0,1) 1: (1,0,0) 2: (0,1,0) 3: (-1,0,0) 4: (0,-1,0) 5:(0,0,-1) 3 1 4 in Perform sphere subdivision of the face 3-4-5 (the one using vertices 3, 4 and 5). Give the location of the new vertices by splitting edge 3-4, 4-5, and 3-5. (3 points)