How to Use Normal Maps in Blender
Learn how to set up professional normal maps in Blender's Shader Editor. This guide covers the correct node setup, Color Space settings (the #1 mistake users make), and how to generate Blender-ready maps using our free online tool.
What is a Normal Map in Blender?
A normal map creates the illusion of surface detail by affecting how light bounces off your model. In Blender, normal maps are essential for PBR (Physically Based Rendering) materials, allowing you to add intricate details like scratches, bumps, and patterns without increasing the mesh polygon count.
Step-by-Step: Adding Normal Maps in Blender
Visit our free normal map generator. Upload your texture and generate your normal map. Blender uses the OpenGL standard (Y+), so ensure "Invert Y" is disabled in the tool settings.
In Blender, go to the Shader Editor. Drag and drop your normal map PNG file directly into the node area to create an Image Texture node.
On the Image Texture node you just added, change the Color Space setting from sRGB to Non-Color. This is critical—if you skip this, your normals will look wrong!
Now complete the setup:
- Press
Shift + Aand add a Normal Map node (Vector > Normal Map) - Connect Color (Image Node) → Color (Normal Map Node)
- Connect Normal (Normal Map Node) → Normal (Principled BSDF)
Blender Normal Map Best Practices
- Format: Use PNG (16-bit if possible) to prevent banding artifacts.
- Strength: Use the Strength slider on the Normal Map node to control intensity.
- UVs: Normal maps require your model to have UV coordinates unwrapped.
Troubleshooting Common Issues
My surface looks flat and shiny
You likely forgot to set the Image Texture to Non-Color. This is the most common error.
The lighting direction is flipped
If bumps look like dents, you might have a DirectX normal map (Green channel inverted). You can fix this by enabling "Invert Y" in our generator and re-downloading.
Create Blender Normal Maps Now
Generate seamless normal maps for your Blender projects in seconds.
🎨 Open Normal Map Generator