PDA

View Full Version : weird texture problem, help !


kengsing
11-28-2004, 09:18 AM
hi , i have a problem doing my texture. the object is a rectangle shape, i select a surface (6 faces in all) and press 'q' to create surface. then i go 2 surface editor to apply bitmap texture, strange thing happen. my bitmap is flip right side left, i have 2 use rotation 2 adjust it 180 degree. can anyone help 2 sove this problem?

faulknermano
11-29-2004, 11:26 AM
dont use rotation to "flip" it. if the texture becomes inverted at a certain axis, use the Scale parameter and negativ-ise it. for example, if the texture is flipped at the X-axis and your texture scale is:

Scale X: 1m
Scale Y: 1m
Scale Z: 1m



change it to:

Scale X: -1m
ScaleY: 1m
ScaleZ: 1m



same applies for the other axes.

CGTalk Moderation
01-20-2006, 01:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.