vikasyadav-github / lag-compensation

Multiplayer lag compensation system that improves hit detection accuracy for players with high ping time. Written in C# and open sourced from the Vercidium Engine.

Home Page:https://sectorsedge.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lag-compensation

Multiplayer lag compensation system that improves hit detection accuracy for players with high ping time. Written in C# and open sourced from the Vercidium Engine.

Overview

This repository contains C# code for the lag compensation system used in the game Sector's Edge.

The explanation and visualisation of this system can be found in this blog post.

Collision detection between projectiles and skeletal bone structures will be released in a future repository.

About

Multiplayer lag compensation system that improves hit detection accuracy for players with high ping time. Written in C# and open sourced from the Vercidium Engine.

https://sectorsedge.com

License:Apache License 2.0


Languages

Language:C# 100.0%