Page 1 of 1

Texture appling issue

Posted: Wed Jul 18, 2018 5:03 pm
by sinfool2012
I'm made a curtain and then decided to change it to another mesh. However no matter how I adjusted the texture transform and projection, just couldn't get the same result as before :(

How can I solve the problem?

Re: Texture appling issue

Posted: Wed Jul 18, 2018 5:22 pm
by niestudio
Are the UVs for curtain 2 scaled differently that curtain 1?

Re: Texture appling issue

Posted: Thu Jul 19, 2018 2:01 am
by sinfool2012
niestudio wrote:Are the UVs for curtain 2 scaled differently that curtain 1?
yes, it's different. Curtain 2 has a more complicated UV and is subdivided.

Re: Texture appling issue

Posted: Thu Jul 19, 2018 1:53 pm
by niestudio
sinfool2012 wrote:
yes, it's different. Curtain 2 has a more complicated UV and is subdivided.
Try scaling them down, so that the texture scales up in relation.
This is the same texture, and same number of Polys, but the UVs on the right are scaled up
scaled_UVs.jpg
If you're still having trouble, upload a simple scene.

Re: Texture appling issue

Posted: Thu Jul 19, 2018 4:45 pm
by sinfool2012
niestudio wrote:
sinfool2012 wrote:
yes, it's different. Curtain 2 has a more complicated UV and is subdivided.
Try scaling them down, so that the texture scales up in relation.
This is the same texture, and same number of Polys, but the UVs on the right are scaled up
scaled_UVs.jpg
If you're still having trouble, upload a simple scene.
Thank you for your response! Really saved me.And I changed c4d texture tag projection mode to cubic. Problem solved!