minorua / Qgis2threejs

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

.dae collada model throws several errors (export from Rhino) #294

Open SebastianKasan opened 2 years ago

SebastianKasan commented 2 years ago

Hi there, I have a 3D model in .dae format which I would like to input in a scene. Even though there is no texture, I get a texture error as well as these errors: image

3D_model.zip

I have added the modell... Can you please take a look?

Many thanks

minorua commented 2 years ago

I tried loading the dae file into three.js editor and Blender and I didn't see any objects in the view of either application. The texture errors probably come from a DEM layer.

SebastianKasan commented 2 years ago

Thank you, I checked and agree. I will check in Blender first now and see what happens. Many thanks