KevinMottashed / OfficeSlingshot3D

Video conferencing system with haptic interface and slingshots.
4 stars 2 forks source link

send the ball force through the network #178

Closed PhilDore closed 13 years ago

PhilDore commented 13 years ago

Call the network manager from the Mediator::notifyNewBallShot and call the Mediator::receiveNewBall method to render the ball on the remote side

KevinMottashed commented 13 years ago

Readded slingshot firing

This seems to fix the performance issue that appeared after firing multiple projectiles.

Closed by 4fdc76010926441ec362f9939cf62399882d914a Closes $179