Most simple question

nasirus1983

11-02-2009 13:53:30

Hi,

I was wondering that anybody asked for the simplest question ? How it's integrated ?
Maybe some problems are because there is no knowledge about integration beetwen graphics engine and physics engine.
Where're points where this two are connected and talking ? How for example physics actors are moved when mesh'es are moved ? Let's say for example ogre + physx or nxogre.
I wrote some lines of code but I can't describe this or explain. Can somebody do this ? - maybe this help.

betajaen

11-02-2009 14:41:56

In the most part; NxOgre does that for you - via the body class.

nasirus1983

11-02-2009 15:33:54

Yes, I've seen body class - if I remeber form you site where was described inheritance of an actor class.
But if I would like to make a ragdoll I can use body too ?

betajaen

11-02-2009 17:26:55

a ragdoll would be several actors.