Is there a way to texture the model so that an image_map is mapped only
once to the whole model?
If I just add the uv_mapping to the union of beziers and give it a
pigment { image_map { gif "whatever.gif" } } the image gets mapped to
every patch.
So is there a way ?