powroupi / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.81k stars 277 forks source link

Material Error in some Models #340

Open Neutrino0532 opened 3 years ago

Neutrino0532 commented 3 years ago

Textures go wrong when importing some models. Some facial textures are missing and some are overlapped. The missing textures can be found in the model but do not work. It seems the plugin does not process textures correctly.

image image image

Blender: 2.9.20 MMD_tools: 0.71

nagadomi commented 3 years ago

It's a limitation of Blender's render engine. If the meshes overlap exactly, it will not get the correct rendering result. Also, Eevee has a problem with layered transparency. See also #214.