Where to find Mesh Structure description ?
Posted: Wed Nov 15, 2006 10:20 am
Hello,
I am coding an importer for ".x" files into PB (already retrieves accurate meshes and display them) but I am stucked with UV coords parsing (code gives no error on runtime but the meshes appear plain-colored).
Is there a way to retrieve datas from an existing PB mesh to check the values, in other words, is the mesh structure documented somewhere ? It seems Ogre site does not give infos about structures, nor does PB site.
Thank you in advance,
Best regards
I am coding an importer for ".x" files into PB (already retrieves accurate meshes and display them) but I am stucked with UV coords parsing (code gives no error on runtime but the meshes appear plain-colored).
Is there a way to retrieve datas from an existing PB mesh to check the values, in other words, is the mesh structure documented somewhere ? It seems Ogre site does not give infos about structures, nor does PB site.
Thank you in advance,
Best regards