Look for texture_list in your mesh2, if not, then add it like this: mesh2 { vertex_vectors{......} normal_vectors{......} texture_list { 1, texture { pigment { image_map{"foo.bmp" }}} } face_indices{.........} normal_indices{......} uv_mapping }
Post a reply to this message