SoftBody on NxOgre

oakid

07-05-2010 03:30:20

Hi,

I'm doing a project with deformable object, there is softbody sample codes in PhysXSDK installation, but the low level rendering logic is written by OpenGL directly, I want to use Ogre as the high-level render system, how to convert OpenGL to Ogre functions, or how to write OpenGL rendering logic using Ogre? thanks a lot

Cotomo

02-12-2011 10:47:41

Same problem...Any idea???

jarwulf

06-12-2011 19:10:41

if you're talking about OpenGL that is what Ogre is supposed to handle in the first place. If you're talking about softbodies Nxogre doesn't do them last I checked.