CmonGirl
26-10-2010 19:25:11
hi again.
I have a problem again. I create a convex mesh. similar bottom picture. Nice work but create unwanted triangle on my convex mesh.
How can i solve this problem??? Someone help. beta pls look here.
I have a problem again. I create a convex mesh. similar bottom picture. Nice work but create unwanted triangle on my convex mesh.
NxOgre::Mesh* FreightMesh = NxOgre::MeshManager::getSingleton()->load("media:gutu.nxs");
FreightBody = pRenderSystem->createBody(new NxOgre::Convex(FreightMesh),InitDesc.SpawnLocation,"gutu.mesh");
How can i solve this problem??? Someone help. beta pls look here.