SPARQ Worlds
Physics & multiplayer netcode
Core systems on a C++ game engine. Built the physics stack on PhysX — rigid bodies, raycasting, vehicle & character controllers — and the multiplayer netcode: server-authoritative replication, client prediction & rollback, entity interpolation, and an adaptive input buffer that keeps the server fed with client inputs under varying network conditions.