vvoovv / blosm

Blosm addon for Blender. A few clicks import of Google 3D cities, OpenStreetMap, terrain. Global coverage. Source code is in the branch 'release'.
1.55k stars 183 forks source link

Advice for exporting meshes #524

Closed mktsewhoy closed 4 days ago

mktsewhoy commented 5 days ago

Not a bug, but a word of advice: if you can't be bothered with the hassle of baking textures, then it's best to click "Replace materials with Export-ready", then export the map mesh as DAE instead of OBJ (no material info is properly stored) or FBX (often an error is generated with this format).

vvoovv commented 5 days ago

Hi @mktsewhoy

Thank you for the advice. What error did you get with the export to FBX?

mktsewhoy commented 5 days ago

Here's a screenshot of it: image

vvoovv commented 5 days ago

But it wasn't a Blender's native FBX exporter. Try Blender's native FBX exporter.

mktsewhoy commented 4 days ago

Found the problem. I installed a KN5 FBX aftermarket plugin which appears to have screwed up the native plugin.