View Full Version : quadric problem
When i want to draw a quadric cylinder whit both top and base radius the same. I have no problems, but when i try this with different sizes. I got an ugly mapped texture where u can clearly see where one quad ends and the other begins do to the texture.
(PS I am using Display Lists)
ZbuffeR
05-25-2004, 09:23 AM
Texture coordinates problems ?
Try messing with glTexGen and GL_TEXTURE_GEN_S, GL_TEXTURE_GEN_T.
I found out what i dit wrong i created a cylinder with only one stack. this provided a ugly mapped texture but when i increased that number it increases the quality.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.