I installed panda3d by pip on mac, can it support assimp loading?
Do i need to build panda3d myself to use assimp?
Firstly, the title is a brief description of your topic, not the topic itself.
And what is assimp loading?
It loaded just mesh without texture.
I found the problem is that there is not .mtl file configured the texture image path.
Problem solved