python ogre and collada plugins

SylHar

14-10-2009 09:09:18

Hi.

I'm very sorry to bother you all, for this question which might be an easy one. But after hours of search inside the wiki, I can't find the information that I need ( neither in this forum it seems).

I'm from a software company that produce meshes. We use collada as our export format. I want to be sure that ogre3d can read our meshes without too much problem.

Since I'm more fluent with python that c, I want to try that with python ogre.
I've downloaded python ogre and I can use the demos.

I've found the collada plug ins for ogre3d.

But all I have found is how use the plug ins in ogre3d, not in python ogre.

Is it possible ? and if yes how ?