Hi I’m new to Panda3D and I have a small problem.
I use Blender3D to model and made this:
but when I load it in Panda3D I get this:
Can someone please help me?
Hi I’m new to Panda3D and I have a small problem.
I use Blender3D to model and made this:
but when I load it in Panda3D I get this:
Can someone please help me?
welcome to panda.
you most likely assigned a material to your model.
materials wont show up in panda unless you add a light to your scene.
add a light in your application or press “L” in pview.
Thanks!