Hi all, My intention is to visualize an icosahedron (and its subdivisions) and project some scalar data on each of its faces (one value per face). I have the vertex coordinates, list of vertices forming the faces, and face normal vectors available. What would be the recommended approach? thanks in advance, Tuomas