Enabling scalability by partitioning virtual environments using frontier sets

  • Authors:
  • Anthony Steed;Cameron Angus

  • Affiliations:
  • Department of Computer Science, University College London, London, UK;Department of Computer Science, University College London, London, UK

  • Venue:
  • Presence: Teleoperators and Virtual Environments - Special issue: IEEE VR 2005
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a class of partitioning scheme that we have called frontier sets. Frontier sets build on the notion of a potentially visible set (PVS). In a PVS, a world is subdivided into cells and for each cell all the other cells that can be seen are computed. In contrast, a frontier set considers pairs of cells, A and B. For each pair, it lists two sets of cells (two frontiers), FAB and FBA, By definition, from no cell in FAB iS any cell in FBA visible and vice versa.Our initial use of frontier sets has been to enable scalability in distributed networking. This is possible because, for example, if at time t0 Playerl is in cell A and Play- er2 is in cell B, as long as they stay in their respective frontiers, they do not need to send update information to each other.In this paper we describe two strategies for building frontier sets. Both strategies are dynamic and compute frontiers only as necessary at runtime. The first is distance-based frontiers. This strategy requires precomputation of an enhanced potentially visible set. The second is greedy frontiers. This strategy is more expensive to compute at runtime, however it leads to larger and thus more efficient frontiers.Network simulations using code based on the Quake II engine show that frontiers have significant promise and may allow a new class of scalable peer-to-peer game infrastructures to emerge.