minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
495 stars 91 forks source link

Burned texture on 3D model after importing a .dae file in "Layer Properties" of vector layer #271

Open GeoPontes opened 2 years ago

GeoPontes commented 2 years ago

Hey guys!

First, thanks for creating and maintaining this amazing tool. Secondly, I'd like to know if anyone could point me to the correct configuration to render COLLADA files (models) and the 3D model generated through QGIS2ThreeJS.

I have a 3D watershed model (figure 1) and would like to insert a form (model), instead of the spheres displayed in figure 1, on it. The model is a .dae file and is exhibited on Blender's interface in figure 2. I manage to import to QGIS2ThreeJS software through the "Layer Properties" menu, but the result is this burned-out white texture. I think that this problem can be simply solved, but so far I haven't managed to do so.

Any hints?

Cheers!

FIG_3 FIG_1 FIG_2

kannes commented 2 years ago

Does your model by any chance have a light source in it? If so, please remove them before exporting from Blender and try again.