converting .3ds models to .egg models

Sir,
I do not have 3dsMax. But I have got .3ds models exported from Anim8or software.
Can I convert these .3ds or .obj models into .egg files? If so how can I do that?
Please some one let me know this.

Leo

you can try these two scripts:

should work:
github.com/treeform/obj2egg

incomplete:
github.com/treeform/3ds2egg

how do i get this to work? i have 3ds max… and i’ve downloaded panda3d… i can export as .obj…

how do i utilize this .py file?

If you have 3dsmax use the export plugin and write an egg file straight from max. This might help: panda3d.org/manual/index.php/C … Studio_Max

i went to the page that you mentioned… looked in the plugins for panda3d… it has maxegg files all the way up until maxegg2009…

…i have 3ds max 2010, and i copied the maxegg2009 file over to the plugins for 3ds max, and it said this when i opened 3ds max…

“Error Loading DLLs - DLL <C:\Program Files(x86)\Autodesk\3ds Max 2010\PlugIns\maxegg2009.dlo> failed to initialize. Error code 127 - The specified procedure could not be found.”

i’m trying to figure out how to fix it.

download Blender, import the .3DS file, then use the Chicken egg exporter. Should work.