Jeep35 | 2 years ago | 6 comments | 2 likes | 576 views
Alex-Raymond T. and songbaojin like this!
Quixel provides textures with the following files :
• Albedo
• AO
• Displacement.jpg
• Displacement.exr
• Roughness.jpg
• Normal.jpg
and sometimes Opacity.jpg
Which is the best use of these files and with which effect ?
J.P
Albedo is the colour map:
outerspace-software.com...
To save precious video memory, the AO (ambient occlusion) and roughness maps are often combined into a single ORM map:
outerspace-software.com...
Displacement is the displacement map:
outerspace-software.com...
EXR is an HDR format. This is necessary to prevent the terracing effect in height maps. Make sure to have a picture codec installed that can handle this format:
outerspace-software.com...
Normal is the normal map:
outerspace-software.com...
Opacity is the alpha map:
outerspace-software.com...
michiel, 2 years ago
There is no "best effect". If this was the case, we could delete all effects, except one 😉
For picture layers, I would use the AdvancedMaterials\ColourmapNormalmapCubemap effect and place the albedo in the 1st slot and the normal in the 2nd.
For landscape layers, I would use the AdvancedMaterials\ColourmapDisplacementmapReflectionmap effect and place the albedo in the 1st slot and the displacement in the 2nd.
For model layers I would use the Special\NormalMapper and place the albedo in the 1st slot and the normal in the 2nd. But this will never look as good as using the textures that came with the model.
Many other combinations are possible. Have fun experimenting!
michiel, 2 years ago
Dear Michiel,
Which effect can I use to make a 3d of a portrait with :
1-A transparent Png as my model
2-An image as HeightMap
3-An Image as NormalMap that I generated by :
SamSaam, 2 years ago
SamSaam, I don't believe there's an effect that combines displacement mapping (using your height map) with normal mapping. Thank you for your request!
For now, you can combine colour mapping (your transparent PNG) with normal mapping with this effect:
AdvancedMaterials\ColourmapNormalmapCubemap
And colour mapping (your transparent PNG) with displacement mapping (your height map) with this effect:
AdvancedMaterials\ColourmapDisplacementmapCubemap
Both effects also support a cube map, but you do not have to use it. Simply leave this slot empty.
michiel, 2 years ago
78 articles 120.2K views
Contact Jeep35 by using the comment form on this page or at jeep@breizhbleu.org