Hi,
I was trying to build a sphere with a world map as texture. But on the edge where both sides of the map come together I can always see some stretched pixels, no matter what picture I use. I tried the different texture mapping types but I doesn’t help. How can I put the map so it closes nice at the edges?
My second problem is that the texture does not display right on the top of the sphere at some angles. It seems that the map from the inside of the sphere comes through the top of the sphere. Looks like a problem with ‘normals’. I limited the camera to the front half of the sphere but that seems to be a bad workaround. Anything I can do to prevent this?
Thanks for any help