arcady opened this issue on Dec 28, 1999 ยท 9 posts
rtamesis posted Wed, 29 December 1999 at 12:59 AM
Part of the problem is the way Poser applies the texture map to the model. It looks great from the front but then blurs at the side. I think it's because it users a planar mapping method. One way to reduce the problem is not to use anti-aliasing over the areas that you know will go the the sides of the model. You essentially have to sharpen the edges of your texture map before applying it to your model.