Using AC3D, exported MESH will not load into purebasic 4.20
Posted: Mon Jun 15, 2009 1:54 am
i downloaded the trial version of AC3D version 6.5.28 from the ac3d website.
i made a simple sphere using the sphere tool and exported it to mesh (mesh export is built-in).
using:
result=LoadMesh (0, "sphere.mesh")
returns 0 and the createentity fails because the mesh did not load (Specified #Mesh not initialized)
what am i missing here? is the exported meshes from AC3D some newer OGRE format that 4.20 Purebasic cannot read?
best,
Mike
i made a simple sphere using the sphere tool and exported it to mesh (mesh export is built-in).
using:
result=LoadMesh (0, "sphere.mesh")
returns 0 and the createentity fails because the mesh did not load (Specified #Mesh not initialized)
what am i missing here? is the exported meshes from AC3D some newer OGRE format that 4.20 Purebasic cannot read?
best,
Mike