I created this model last week. I have a question for all the pros out there. In my case, this model has the body and the armor modeled separately. I was wondering, when you UV the armor part, do you combine all the small meshes into one or have multiple texture maps is ok? In my case, I combined all the armor pieces and cape together but kind of ran into a bit trouble when using zbrush polypaint. The cape was over the backside so I can't effectively paint the backside of the armor. Please give me some suggestions.
color
normal
spec
color
normal
Sorry I posted on the wrong section, can Mod please move it to crit section?
Replies
Your specular map is also very uniformly bright white, causing your model to be completely spec'd out in areas. It's like he's standing next to an atom bomb test.
I would try and avoid the noise+motionblur overlay you have on the armor color and spec, the interaction between the two probably won't result in the brushed metal effect I assume you're shooting for.
I may be completely off-kilter here but do you mean to be using worldspace normal maps? Most engines use tangent-space maps to perform realtime per-pixel normal lighting.
Your specular map is also very uniformly bright white, causing your model to be completely spec'd out in areas. It's like he's standing next to an atom bomb test.
I would try and avoid the noise+motionblur overlay you have on the armor color and spec, the interaction between the two probably won't result in the brushed metal effect I assume you're shooting for.
[/ QUOTE ]
I guess it is the world space, from zbrush I chosed "normal" instead of tangent. The thing about tangent normal is that when I apply it to the low poly version in maya, it seems everything is broken up. Apply tangent normal is more like a bump map, and the hard edges are still somewhat visible even with the normal set to soft edge. Maybe I missed something while trying to make normal map in zmapper. Anyone can give me some tips?
Anyone can give me some tips?
[/ QUOTE ]
If you post an example of your new normal maps, folks will be able to tell just by looking at them (as you will in time) whether or not they are tangent or object space.
As for 'everything is broken up', we can only wildly speculate as to what you might possibly mean by that. Figuring out your issue right now would pretty much require a psychic on our end. Do what fogmann suggested in your other thread, since that's a pretty standard way of checking out your normal maps. Actually rendering them really is usually not. Apply the maps as tangent space bump maps in maya, turn on high quality viewport rendering and throw a light around in the scene. If things look right, they probably are, If they don't, they're not. Try inverting the green channel of the normal map in photoshop If the shading looks strange.
[ QUOTE ]
Anyone can give me some tips?
[/ QUOTE ]
If you post an example of your new normal maps, folks will be able to tell just by looking at them (as you will in time) whether or not they are tangent or object space.
As for 'everything is broken up', we can only wildly speculate as to what you might possibly mean by that. Figuring out your issue right now would pretty much require a psychic on our end. Do what fogmann suggested in your other thread, since that's a pretty standard way of checking out your normal maps. Actually rendering them really is usually not. Apply the maps as tangent space bump maps in maya, turn on high quality viewport rendering and throw a light around in the scene. If things look right, they probably are, If they don't, they're not. Try inverting the green channel of the normal map in photoshop If the shading looks strange.
[/ QUOTE ]
Thanks Daz for your advice and everyone who replied to my post. Here is the new normal map that I created as tangent normal.
And for the broken up comment here is the problem.
I didn't mean to make you guys about what I said, for that I am sorry. Also, can anyone give me an idea about the UV question I had? Do pros combine all the armor pieces that are models separately into 1 UV map (by using combine function in maya) or do they give them separate UV and separate texture files? The thing is I use poly paint in zbrush for a less distorted texture map result so when I do the textures, the the armor piece that have over laps in space become problem areas. For example, the cape overlap with the backside of the armor makes. It's hard to select these face in z-brush. Can anyone give shad some light on this matter for me?
Here are some shots of the high poly mesh.
If you look at the example B - the low poly model that has mostly flat blue normal map, you can see in the shaded snapshot the actual low poly normals, especially in the area where specular highlight is, because that normal map is flat and only has the deco element added using the nVidia filter - which is what your normal maps look like. Since the normal is flat, then the shading engine needs to somehow shade the model and it takes into account the normals of the low poly. The sampled normal map shown under A has the strange, colorful shading because the sampling process took into account low poly normals so that when the normal map is applied, it looks nice and smooth, just like high poly model.
So what I'm saying is that your normals aren't sampled correctly. Looks like you sampled them onto a higher poly mesh and then applied them to low poly, so that the normal information that would be sampled as difference between low and high poly normal is not present on your map, and hence it looks flat, lacking that colorful detail and resulting in strange shading. Does that make any sense?
Try baking your normals in Maya or xNormal and see if that will produce better normal map.
The only way around it seems to be to add more polys to make the low poly version 'vertex shade' better
Krisonrik - I think sample value would have to do with quality, or how precisely your normal map is created (don't have ZMapper here so I can't check what it does). But looking back at your poly model, I can see that some areas have very high poly density, which is perhaps the reason why you didn't get that 'colorful' normal map. I would suggest you to revise your low poly and make the poly distribution reasonable - e.g. the belt, knee pads and elbow deco have way too many polygons. Using Zmapper to bake your normals is convenient and fast when you do it on your lowest subD level, but don't forget that you still have the option of importing mesh with different topology (more appropriate for game) and transfer your normal map to it.
As for the problem that you outlined in red, if the test with flat normal map doesn't produce the errors you get, then the errors are coming from your normal map, and most likely you can paint them out in Photoshop. From what I can see on the top of the collar, you have some row of small lines that show up there and on your normal map, and that should be easy to paint out. And as I said before, the strange specular highlight problem came from anisotropic shader, so unless you're super careful that your UVs are laid with minimum of seams and in the same direction, then you'll have those issues.
Hope it helped, good luck.
Thanks again for your help, you are very kind.