doboszsite
11-05-2012 15:14:59
Hi,
I'm trying to implement simple physic object serialisation with NXUStream (PhysX tool). NXUStream is able to read PhysX collection formats like nxb. My gool is to implement this functionality in to NxOgre app without modifying NxOgre source. Probably to easiest way to do it is to merge PhysX and its wrapper somewhere around actor object. And this is where I need same help. Is there any way to get ConvexMesh from NxActor or any think else from which i could make a working PhysicBody in NxOgre and can you please tell me if I'm thinking right...? This post my be a little off the NxOgre pluging topic, but the solution my extend plugin functionality.
I'm trying to implement simple physic object serialisation with NXUStream (PhysX tool). NXUStream is able to read PhysX collection formats like nxb. My gool is to implement this functionality in to NxOgre app without modifying NxOgre source. Probably to easiest way to do it is to merge PhysX and its wrapper somewhere around actor object. And this is where I need same help. Is there any way to get ConvexMesh from NxActor or any think else from which i could make a working PhysicBody in NxOgre and can you please tell me if I'm thinking right...? This post my be a little off the NxOgre pluging topic, but the solution my extend plugin functionality.