it's a good Idea to have a little padding in all textures no mater what they for game or art. For games its more important because of mipmaps and some little tweaks on lods. But in that case perfect when there is 2-3 (minimum) padding in all textures before starting to work.
it's a good Idea to have a little padding in all textures no mater what they for game or art. For games its more important because of mipmaps and some little tweaks on lods. But in that case perfect when there is 2-3 (minimum) padding in all textures before starting to work.
I do not think that you've understood my question. I'm not debating on how good or bad edge padding is :poly136:
I saw a feature that is supposed to reduce ammount of visible seams by fading out dynamask near UV borders or something like that in one of the latest versions. Apparently it uses borders of islands in color ID map. That is why i'm curious if there should be any padding in input maps for new dDo project.
Yes I believe I understand your question and like i already say in there is no backdrops to not to use a padding of 2-4 pixels
(Its not so big to affect seam terminator and not so little to produce edge artifacts).
You can use it like buffer for adjustments of material mask. And if not, you can end with some unpredictable seams and you need to add manual padding in all exported maps. Of course if you dont work in extremely low texel size like 128 px*m then ID dont need to have edge padding.
Replies
I do not think that you've understood my question. I'm not debating on how good or bad edge padding is :poly136:
I saw a feature that is supposed to reduce ammount of visible seams by fading out dynamask near UV borders or something like that in one of the latest versions. Apparently it uses borders of islands in color ID map. That is why i'm curious if there should be any padding in input maps for new dDo project.
(Its not so big to affect seam terminator and not so little to produce edge artifacts).
You can use it like buffer for adjustments of material mask. And if not, you can end with some unpredictable seams and you need to add manual padding in all exported maps. Of course if you dont work in extremely low texel size like 128 px*m then ID dont need to have edge padding.