I used blender to create a small world and put textures to each model then export the world to egg format using chicken software and also I used pview to render the world I made after exporting was complete and the model was textured
but when I loaded it in panda3d it wasn’t textured
and here the pic:
after exporting the world to egg and use pview…It was textured:
after using this model in panda3d by writing loader.loadModel…It’s not textured!!:
What is the wrong thing did I do??