Implementation of Progressive Texture Transmission in Distributed Virtual Environments

潘妍艳,姜晓红,石教英
DOI: https://doi.org/10.3969/j.issn.1003-0158.2002.03.015
2002-01-01
Abstract:Most practical virtual environments are constructed of 3D models with top-quality textures. Therefore, large application systems of distributed virtual environment inevitably involve huge transmission of texture data. However, transmitting huge texture data over the network will bring severe delays that would affect the characteristics of reality and real-time of Distributed Virtual Environment. To solve this problem we have implemented the texture progressive transmission with the classic Laplacian pyramid algorithm and the Haar transform algorithm. The experimental results in our prototype DVE system show that these two algorithms both effectively decrease initial load latency. However the former algorithm increases the data amount needed to represent a texture map while the latter keeps the amount unchanged. Furthermore to lighten the burden of the network, we use some data compression methods to reduce the total number of the data to be transmitted in our DVE system.
What problem does this paper attempt to address?