I’ve imported your FBX with the diffuse and normal map in the three.js editor. It looks like so with MeshStandardMaterial
:
Looking at your code, I wonder why you are setting flatShading
to true
. This seems not right to me if you want a similar visual result like in the other engines/tools.