Clodo
14-08-2006 01:14:56
Hi to all, i'm writing a techdemo and i need to have two objects
in a nxOgre scene moved from two different clients, sharing the
same physical world.
I'm thinking about using RakNet library, but i'm not sure if the best
result can be serialize the scene every x time and re-align with other clients, or monitor every changes and reflect in real-time to other clients...
I write this post only to check/share knowledge around this problem, i don't want to re-invent the wheel...
If anyone already test different solution and found the better implementation, any feedback is appreciated...
thanks! Clodo
in a nxOgre scene moved from two different clients, sharing the
same physical world.
I'm thinking about using RakNet library, but i'm not sure if the best
result can be serialize the scene every x time and re-align with other clients, or monitor every changes and reflect in real-time to other clients...
I write this post only to check/share knowledge around this problem, i don't want to re-invent the wheel...
If anyone already test different solution and found the better implementation, any feedback is appreciated...
thanks! Clodo