how did you get this error to begin with? (i don't think anyone here has seen this error, that's why no one here has posted a reply)Q 1."Maya does not support mirrored normal map."
wht does it mean?
the first guy says to apply a checkered lettered textureMirrored normal maps?
U mean mirrored uv's with normal maps?
Just apply a checker map with numbers or letters on your mirrored meshes to see why. if u cannot read the letters the letters are inverted, so u need to flip the mirrored uv's.
If the uv's are flipped the checker map is inverted meaning the concave details of your normal map turn into convex information.
not sure how you do this, i might have come across it before, but i've never really had a use for it so i don't know where it is.You can also toggle a shaded view of your uv's, any inverted uv's will show up as red as opposed to the normal colour of blue
Q 2:Before baking normal map frm high res object to low res object why the hard edges r kept a small distance?
I know, it is to because avoid "the black lines"(i dunno why they show up.Can anyone explain)?But then it creats a problem for seamless texuring!
normal maps are generated by ray tracing. ray tracing is the oppposite of real life. It's a process where you fire a ray from our eye to the surface and bounces off to a light source and the colour of the object is based on the direction of the ray and the normal of that point where the ray hit on the surface. (as opposed to firing a ray from a light source to an object to our eye)Hardedges black lines are caused by missed rays, the angle is too steep or narrow for the rays to hit.
A missed ray during normal generation will result in a black line.
To avoid black lines apply minimal smoothing groups or apply a chamfer.
the downside is when u're low poly mesh is too low poly and has minimal smoothing groups applied, u will see some nasty black gradient on your mesh, this is pretty shit cuz u will bake that gradient right on your normal map.
To avoid all those problems , try baking with a LP mesh that has a proxy /sub-d modifier applied to it.
It doesn't have to be like that, when u're low poly mesh has nuff interpolation, meaning the enough edges to wrap it's edges around the highpoly model u can get away without a sub-d proxy.
meaning you can have models taht have the same UV layout and place them perfectly on top of each other. that's perfectly fineIt is possible to stack uv's of a similar shape. Say you have a screw that is used several times, the uv's can sit on top of each other and you will have no problems with your normal map.
i'm fairly certain he just suggested you move your UVs such that there will be stretching in the texture (hence why he said it's not always desirable)Another way to reduce the black lines is to seperate the uv's where you have a hard edge, but this is not always desireable.
seems like an atomic answer, so i can't break that one down for youIf you need to Mirror the normal map on a symmetrical model you can lay out the uv's as you normaly would, then when you want to bake your map either delete one half of the model or seperate the uv's down the center and move one half out of the way. Then you can revert the uv's to how they were before