2

I am a beginner in panda3d, recently i came across blender 2.77 for modelling. I was disapointed to find that it cannot export egg files supported by panda3d, i searched online and found yabee and chicken but after installing those addons to blender also, i did'nt find an egg file exporter in the exporter's list.

I tried using obj and dae files in blender and then converting them to egg through obj2egg(did not load mtl files) and dae2egg(i cannot see any other color than white in pview). I have no idea of where i am wrong.

I am sure i have done the conversion correctly. Any help will be appreciated.

  • 1
    You might want to add some paragraph breaks to this; it's hard to read. – Xan Jul 07 '16 at 15:21
  • 1
    atleast can anyone suggest me another 3d engine??? –  Jul 09 '16 at 09:32
  • 1
    That would be [off-topic here](https://stackoverflow.com/help/on-topic). Also, consider asking in [gamedev.se]. – Xan Jul 09 '16 at 09:35
  • Have you check the checkbox of Panda3d EGG format? When I check it, the export menu appear Panda3D(.egg). – sam Aug 29 '18 at 13:42

2 Answers2

2

I am also new at Panda3D and I solved a problem similar to yours just a few hours ago.

There are two ways to solve your Problem:

  1. Download another version of Blender. The last version working with YABEE is 2.66.

  2. Just export your model as a .x file (DirectX native) this works great with Panda3D

fwoosh
  • 184
  • 3
  • 15
Gerrit
  • 36
  • 1
  • 1
    Sorry for late reply, I had left hope. Thanx for your help, i'll try it soon –  Jul 15 '16 at 14:10
  • 1
    I did try to export my model as a .x but found all the colours in the model missing. It was plain white with little shading. –  Jul 15 '16 at 14:14
2

Common error when using YABEE: Not only do you need to copy it into the addons directory, you also need to activate it in Blender.