Community
Maya Shading, Lighting and Rendering
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya materials topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to apply a normal map?

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Anonymous
52367 Views, 4 Replies

How to apply a normal map?

Hi,

So what I've done is I've made a low poly version of my character and I have all the details of a high render version in a normal map and I'm just wondering how on earth do I apply the normal map to my character? I cant seem to find any simple tutorials explaining this easily and was just wondering if anyone could explain me the process I need to do? 

4 REPLIES 4
Message 2 of 5
halfstone
in reply to: Anonymous

Assuming you are  using an aiStandard Shader - 

  1. Create a Maya 2D File Texture node 
  2. Create an Arnold aiNormalMap node 
  3. Double-click on the Maya 2D File Texture node, and when it appears in the Attribute Editor, load your Normal Map in the "Image" slot.  In the Attribute Editor, find the "color space" setting and set that to "Raw". 
  4. Connect the "output" of the Maya 2D File Texture Node to the "Input" of the AiNormalMap node. 
  5. Connect the "Output" of the aiNormalMap node to the "Normal Camera" input of the aiStandardSurface shader. 

That should do it.  A few notable details: 

 

1.  The aiNormalMap node is set by default to read tangent-space normals, you shouldn't have to do anything with it.  It does have an "intensity' setting,  which allows you to fine-tune the effect of the map.  You should leave that alone until you need to fine-tune; you should be able to see the effect without touching that setting

 

2.  A normal map disturbs the way in which the camera interprets the surface direction, an illusion that is enhanced by light and shadow.  it's best if your shader has at least a small amount of specular reflection; this will enhance the effect of the normal map.  

3.  Also note that normal mapping does not work with the Maya software renderer.  You should be using an Arnold material.  if you use a Maya Blinn or Phong material, you'll need to use a Maya "bump2d" node.  Connect it as you would any bump map, but set the "bump type" to "Tangent Space Normals".  You're much better off using the Arnold aiStandardSurface and aiNormalMap nodes described above. 

Message 3 of 5
Anonymous
in reply to: halfstone

hey sorry only seeing this now!

thank you so much for replying 😄

Message 4 of 5
cyan_fire
in reply to: Anonymous

how do you make a node?? how do you connect the input and output?

Message 5 of 5

You can also just scroll down on the Arnold shader to the Geometry drop-down - then plug your file in the slot there. Make sure the map’s set to Raw, Tangent Space Normals, and you should be good to go 🙂

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report