Hacker News new | ask | show | jobs
by Kiro 3072 days ago
How does the network code to only transmit positions of players in your view work? Right now I imagine a simple quad tree is sufficient. Or it just broadcasts all the players to everyone all the time.