Hi,
I'm coding my game (simple 3d FPS) and I want to use Physx (with irrPhysx wrapper) in it, but I've got a problem with creating NxTriangleMesh (for CCD purposes). Does anyone know how to create NxTriangleMesh from Irrlich Mesh object ? or how to get number of triangles from Irrlicht Mesh ?
Cheers,