Frontier sets in large terrains
Shachar Avni, James Stewart
Graphics Interface, May 2010, pp. 169--176.
Abstract: In current online games, player positions are synchronized by means of continual broadcasts through the server. This solution is expensive, forcing any server to limit its number of clients. With a hybrid networking architecture, player synchronization can be distributed to the clients, bypassing the server bottleneck and decreasing latency as a result. Synchronization in a decentralized fashion is difficult as each player must communicate with every other player. The communication requirements can be reduced by computing and exploiting frontier sets: For a pair of players in an online game, their frontier sets consist of the region of the game space in which each player may move without seeing (and without communicating to) the other player. This paper describes the first fast and space-efficient method of computing frontier sets in large terrains.
BibTeX format:
@inproceedings{Avni:2010:FSI,
  author = {Shachar Avni and James Stewart},
  title = {Frontier sets in large terrains},
  booktitle = {Graphics Interface},
  pages = {169--176},
  month = may,
  year = {2010},
}
Search for more articles by Shachar Avni.
Search for more articles by James Stewart.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."