Two Diffuse Maps

Two Diffuse Maps

Anonymous
Not applicable
1,189 Views
1 Reply
Message 1 of 2

Two Diffuse Maps

Anonymous
Not applicable

How do I place two diffuse maps with different uv coordinates on an object.

 For example to place a gras texture on a football pitch and then the pitch lines? 

 Thanks in advance!

0 Likes
1,190 Views
1 Reply
Reply (1)
Message 2 of 2

PROH
Advisor
Advisor

Hi. Theres more ways to do that. Heres a couple of hints:

 

Regarding two UVWs:

 

1) Apply two UVWs with different map channels. Typically this could be channel 1 (default) and channel 2. Then apply a material where the different maps are given different map channels accordingly, depending on what UVW should be used by each map.

 

2) In many cases you can achieve the same result as when using two UVWs with only one UVW, by setting up the bitmap parameters different (tile factor, rotation etc.)

 

Regarding material with two diffuse maps:

 

There are several ways to make a material with two diffuse maps. On map-level this can done with for example a "mix" map, and on material level you can use for example "blend", "composite" or a layer material. Typically you'll need a mask to define the blend/shift.

 

 

What way to choose depends on the specific case and/or your knowledge/skills/preferences. In the football pitch example mentioned, I would personally not use two UVWs, but that's your choise 🙂

 

Hope it helps

___________________________________________________________________________________________________
3dsMax 4.2 to 2018
AutoCAD 2000 to 2018
Infrastructure Design Suite Premium 2012 to 2018

0 Likes