Interactive Walkthrough With Image Based Rendering

Wp Chen,Jh Deng,Zs Tang
2003-01-01
Abstract:This paper presents an image based rendering approach for interactive walkthrough in large and complex environments. Parallel technique is introduced to improve the computation capability. The display window is divided into several strip regions that represent sub-tasks to be assigned to rendering nodes. In order to achieve load balancing, we dynamically test the node performance, and adjust the task distribution scheme to guarantee that each node is distributed with proper size of sub-task to match its computation capability. Moreover, a communication strategy combined with run length encoded compressing algorithm is presented to reduce the communication cost. By exploiting the coherency of frame-to frame, the new generated frame is compared with previous frame to compute the difference. So the previous frame can be reused and only the difference compressed by RLE need to be sent. BY employing four PCs, we achieve the rate of 12 frames per second, which is more than 3 times of that on a single PC.
What problem does this paper attempt to address?