krychu
07-04-2007 17:31:33
Hi,
I would like to use Python-Ogre in order to load some objects from *.mesh files. I need the information about vertices, normals etc. but I don't need anything else like Python-Ogre rendering engine etc. I want to use Python-Ogre only as a loader for my little OpenGL app. I've tried to create Root, SceneManager and use SceneManager::createEntity but without success. I heard also that it is possible to load a mesh from file using MeshSerializer (are there any examples?). Is there a way to use Python-Ogre only for such a purpose like loading objects? If so, what is the best way to do it?
best regards
krychu
I would like to use Python-Ogre in order to load some objects from *.mesh files. I need the information about vertices, normals etc. but I don't need anything else like Python-Ogre rendering engine etc. I want to use Python-Ogre only as a loader for my little OpenGL app. I've tried to create Root, SceneManager and use SceneManager::createEntity but without success. I heard also that it is possible to load a mesh from file using MeshSerializer (are there any examples?). Is there a way to use Python-Ogre only for such a purpose like loading objects? If so, what is the best way to do it?
best regards
krychu