Loading objects directly from blender

Hello,

I have been loading models from blender 2.90, without Yabee as I couldn’t get it working, however, since Panda could load .obj files it didn’t really matter to me. The issue is that the image texture files work and render perfectly in Panda, however, the parts of the model which is just a principled BSDF with a specific base color comes out as white to me, any help?

Thanks

Have you tried using blend2bam?

I am not sure if/how Blender exports the Principled BSDF node for obj. However, I know blend2bam can handle the Principled BSDF node.

Note that you need a light source in Panda3D to be able to see materials.