GPU-Accelerated Visual Hull Rendering

Bingfeng Zhou,Donghai Xie
2004-01-01
Abstract:In this paper, a method using programmable GPU to accelerate visual hull rendering is described. The method creates the geometry model of a static object. Then to explore the parallelism of the GPU, the triangle mesh model of the visual hull is fed into GPU for coordinate transformation and visual hull texture sampling. Using this method, real-time user interaction of the image-based virtual object is achieved.
What problem does this paper attempt to address?