PDA

View Full Version : Importing from Blender issue


Canucks
04-06-2017, 04:26 PM
I exported my design as obj file. Here is the render view. Then when I try to run my obj file in Vizard, its dark and looks horrible. I attached the screen shot. What am I doing wrong?

Jeff
04-06-2017, 10:39 PM
What is the code you are using to load the model in Vizard? I'm not sure if we have any experience with the Blender to obj workflow. You might try exporting to another format (http://docs.worldviz.com/vizard/#3D_model_creation_basics.htm) such as collada or fbx and see if the results are better.

Canucks
04-24-2017, 10:21 AM
I tried with both FBX and DAE . Still shows no texture and it's black and white. When I added a box to the scene by box=vizshape.addBox() and it shows the box in gray as well. what should I do

Jeff
04-25-2017, 11:11 PM
If you import the model that you exported from Blender back into Blender does it have textures?