If you've used other texture sites, you're probably used to seeing just 1 image texture.
So why does Poliigon have all these extra images? What do they do?
Let's explore how these maps help you create better materials...
Color Texture
This is what you'd find on most texture websites. It's a standard photo that you'd get if you stood in front of the material and photographed it.
Use this map to color your material.
Normal (aka Bump)
The infamous purple map!
While it looks weird to your eyes it's actually perfect for your 3d software, because each color represents a different axis of direction. So essentially, the computer can easily understand the shape.
A normal map is great for small to medium size bumps. If you need larger bumps than what it provides, you'll want to use a displacement map as well!
Displacement
Used for deforming the actual mesh. Usually, this is used for surfaces like ground, rocks, or cliffs, where the shape of the material is important as it requires significantly more mesh detail.
Connect this to the displacement of your mesh.
Reflection (aka Specularity)
This map is only used in non-PBR specular workflows - it states where the reflection should and should not appear.
For PBR workflows, ignore this map as physically speaking all materials have reflection, and eliminating it isn't possible. A Gloss/Roughness map will likely create the effect you're aiming for.
Gloss (or Roughness)
Used in PBR shaders, this map controls the sharpness of the reflections and should be plugged into a Gloss or Roughness Input.
The terms Gloss and Roughness are interchangeable - they are simply the inverts of each other.
So if your software calls it "Gloss" like (Marmoset), but there is only a "Roughness" map provided, simply invert it in the software (usually a checkbox is provided) before connecting.
It often adds a lot of character to hard surface materials like wood or metal, so make sure you use it!
Metalness
When downloading one of our Metalness workflow materials, which we provide for all our metal materials. You'll find an extra map include called Metalness.
It tells the renderer what part of a surface should be treated as Metal and what parts should be treated as non-metal. Metals reflect light very differently to everything else so this map can make a huge difference to the final look.
Other Maps
We've covered the main types of map, let's take a look at some of the additional ones that will be found on some of our materials.
AO (aka Ambient Occlusion)
Sometimes you actually want the opposite of the Albedo map: more shadows!
So if you want your detail to have more pronounced detail and shadows, you may wish to use the AO map together with your Diffuse or Albedo texture.
Use the map on a blend mode of Multiply with the Diffuse/Albedo.
Albedo Texture
Some of our textures include an albedo texture in addition to the color texture. It is very similar, but with one extra benefit: all the shadows and highlights have been removed.
"Why would I want a texture like that!?"
Well, an albedo map can actually be more realistic depending on what you need.
Sometimes shadows and highlights can be too heavy, or even unnecessary if you're using a displacement texture on your mesh.
A good rule of thumb is: try the Albedo map first (use it wherever you would normally put the Diffuse), if it looks good, great! But if it's lacking definition, switch to the Diffuse. It really is a matter of personal preference.
FUZZ Texture
This is a relatively new map that is used to map fabrics and other materials with microfibers look more realistic. It's currently only utilized in real-time engines such as Marmoset and Unreal Engine 4.
It's possible that offline render engines such as Cycles and Vray will eventually start to make use of these maps but currently, they can be ignored when setting up your materials.
If you have any further questions about using our maps please feel free to get in touch with us.