BibTeX
@inproceedings@inproceedings{COZ-gi98, title = {Visibility Streaming for Network-based Walkthroughs}, author = {Daniel Cohen-Or and Eyal Zadicario}, booktitle ={Proceedings of the Graphics Interface 1998 Conference, June 18-20, 1998, Vancouver, BC, Canada}, url = {http://graphicsinterface.org/wp-content/uploads/gi1998-1.pdf}, year = {1998}, month = {June}, pages = {1--7} }
Abstract
In network-based walkthroughs the server transmits online only the primitives which are potentially visible from the client's current viewpoint (visibility streaming). To reduce the bandwidth requirements it is necessary to minimize the set of view-dependent potentially visible primitives using occlusion culling techniques. However, even a slight change in the viewpoint might require the computation and transmission of many new primitives and thus latency is inevitable. In this paper we present an algorithm for determining a conservative superset of an epsilon-neighborhood of a given viewpoint. Having such an epsilon-superset, the client is free to render the model independently of the server as long as he moves within that epsilon-neighborhood.