Plattar / gltf-exporter

Unity3D GLTF2 importer and exporter toolchain
Apache License 2.0
235 stars 32 forks source link

NormalMap with wrong colors? #7

Open flamacore opened 3 years ago

flamacore commented 3 years ago

Hey there, truly great plugin. Probably the only actually working one I could ever find and I'm using this with three.js :) Strange thing is, I see normal maps are in somewhat red-ish color. Is this expected? I normally would expect to see the regular purple palette so I thought I should ask here.

Thanks a lot in advance. Attached is the exported folder.

image

DCjr-Infy commented 3 years ago

I had the same problem, I didnt get my albedo or roughness maps. In unity, the material is a Standard (roughness setup). Did you ever figure out what happened? I noticed that my exported object did not have the lightmap baked textures embedded. No baked data at all