Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you specify an atlas style, the filename must contain <UDIM> which will be substituted automatically according to the surface parameterization and atlasStyle.

A Mari UDIM example for the first UV tile would be Diffuse.1001.tex where "1001" replaces <UDIM> in the texture filename. 


ValueFilenameApplication Atlas StyleUse in pathAlternative
0Diffuse.1001.texUDIM (Mari)Diffuse.<UDIM>.texDiffuse.<udim>.tex
1Diffuse.U1_V1.texUV Tile Base-1 (Mudbox)Diffuse.<U>_<V>.tex
2Diffuse.u0_v0.texUV Tile Base-0 (Zbrush)Diffuse.<u>_<v>.tex


So, for example. 

If your textures use the Mari UDIM style and the filename is: Diffuse.1001.tex, you need to use Diffuse.<UDIM>.tex for the textures to load into their correct UDIMs.  

Note : <UDIM> can be in either UPPER or lowercase <udim>



Note

Users should avoid negative texture coordinates for all atlas texture workflows


...