DanielChappuis / reactphysics3d

Open source C++ physics engine library in 3D
http://www.reactphysics3d.com
zlib License
1.54k stars 223 forks source link

Networked Physics #39

Closed kklouzal closed 6 years ago

kklouzal commented 6 years ago

Would this library be suitable in a networked environment where multiple clients share an approximation of a singular host simulation?

DanielChappuis commented 6 years ago

Hello. I am not very familiar with networked simulations with multiple clients and I never tried to use ReactPhysics3D for this purpose but I do not see why it would not be possible.