A market model for level of detail control

  • Authors:
  • J. Howell;Y. Chrysanthou;A. Steed;M. Slater

  • Affiliations:
  • University College London, Gower Street, London, WC1E 6BT;University College London, Gower Street, London, WC1E 6BT;University College London, Gower Street, London, WC1E 6BT;University College London, Gower Street, London, WC1E 6BT

  • Venue:
  • Proceedings of the ACM symposium on Virtual reality software and technology
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In virtual reality simulations the speed of rendering is vitally important. One of the techniques for controlling the frame rate is the assignment of different levels of detail for each object within a scene. The most well-known level of detail assignment algorithms are the Funkhouser[1] algorithm and the algorithm where the level of detail is assigned with respect to the distance of the object from the viewer.We propose an algorithm based on an analogy to a market system where each object does not have an assigned level of detail but has the ownership of a certain amount of time which is can use to be rendered with. The optimization of the levels of detail then becomes a simplistic trading process where objects with large amounts of time that they don't need will trade with objects who have need of extra time.The new algorithm has been implemented to run on the DIVE[2] virtual environment system. This system was then used to perform experiments with the aim of comparing the performance of the algorithm against the other two methods mentioned above.