ZBrushCentral

Changing Material for Textured Objects.

HI! I used Zapplink to texture this model while it had a matcap and coverted the polypaint col> Txr to a 1024 x 1024 texture using AUV Tiles.Upon reloading the tool I can’t change the material from the default red wax to a basic material using color > fill object ( that i guess will remove polypaint or texture , so I don’t know if that is what I should use ) because the Fill Object button is no longer active. I just want to view the texture on different materials. I am pretty sure I am missing a simple step somewhere. Kindly help.

Attachments

material change.jpg

  1. Select ‘Texture Off’ in the Texture palette.
  2. Press the Draw>M button (for material only).
  3. Select the material you want to use, or ‘Flat Color’ if you want the mesh to react to whichever material is selected.
  4. Press Color>Fill Object.
  5. Reselect your texture.

is there also a way to remove an assigned material from a tool? So it is getting assigned the current material again?

Yes, fill it with the ‘Flat Color’ material (index 0 in the material slider).

great! thanks a lot!

Marcus,

The “assigned materials” problem where texture maps are concerned is even more convoluted than what you outline above and can drive you crazy sorting it out.

There are six situations that can exist:

OBJECT______________________TEXTURE MAP_____________VISIBLE RESULT

  1. filled with flat colorfilled with flat color…assumes look of current material
  2. filled with other mat…filled with flat color…assumes look of current material
  3. filled with flat color…filled with other mat…assumes look of material embedded in texture map
  4. filled with other mat…filled with other mat…assumes look of material embedded in texture map
  5. filled with flat color…no texture map…assumes look of current material
  6. filled with other mat…no texture map…assumes look of material embedded in model

So, to guarantee a specific material is assigned to a texture map on a model, you need to do the steps you outline above and add step six as shown below.

  1. Select ‘Texture Off’ in the Texture palette.
  2. Press the Draw>M button (for material only).
  3. Select the material you want to use, or ‘Flat Color’ if you want the mesh to react to whichever material is selected.
  4. Press Color>Fill Object.
  5. Reselect your texture map.
  6. Press Col>Tex which embeds the object’s material in the current texture map.

Restating it, if a texture map is present, the material assigned to the texture map ALWAYS trumps the material assigned to the model in a render (just as the texture map’s colored pixels do).

Finally, no matter which material is selected at the time a texture map is CREATED, the flat color material gets embedded in the pixels of the new texture map (however, for the sake of inconsistency, all the new texture map’s pixels will always be assigned the RGB values of the Main Color.)

I think I got that straight, thank you for your time… :rolleyes:
Sven

edit: and then there is the Colorize button… :lol: