Hey guys, i had some problem making metal surface looking correct in THREE, i have baked lightmap for my mesh and here is the lightmap(through baking glossy pass in blender).
the lightmap looks correct. and all other non-metal mesh’s lightmap works ok.
but when the metal mesh just doesn’t work.
this is how it looks in THREE.
the lightmap is colored because the light source is has color, so i suppose it’s not a problem.
i tried applied environment map to it as well. still the same.
but if i manually decrease the metalness to anything but 1. it could work, here is metalness != 1
Metallic materials require an environment map — if an environment map is having no effect on the material, something may be set up incorrectly, can you share a demo to debug?