silentpolygon
07-12-2007 04:51:52
When I understand it correctly NxOgre is kind of an Ogre ie. Python- Ogre Wrapper for the PhysiX Engine. I know that the Physix Engine can handle realtime cloth objects, which is VEEERY COOL!
How far is that implemented into Python-Ogre?
Greetings
Silentpolygon
nickyip
07-12-2007 05:45:27
When I understand it correctly NxOgre is kind of an Ogre ie. Python- Ogre Wrapper for the PhysiX Engine. I know that the Physix Engine can handle realtime cloth objects, which is VEEERY COOL!
How far is that implemented into Python-Ogre?
Greetings
Silentpolygon
Yes, NxOgre is just a wrapper.
You can have cloth objects already, just have a look at the NxCloth class.
Both libraries are 'completely'

wrapped.. Although as there's only been a small amount of attention on them there may well be a bug or two...
Currently supporting NxOgre 0.9 and PhysX 2.7.3 SDK..
NxOgre is going through a fairly major update and I'll look to make NxOgre'2' available in the near future..
Cheers
Andy