Hauswiesner, StefanKhlebnikov, RostislavSteinberger, MarkusStraka, MatthiasReitmayr, GerhardHank Childs and Torsten Kuhlen and Fabio Marton2013-11-082013-11-082012978-3-905674-35-41727-348Xhttps://doi.org/10.2312/EGPGV/EGPGV12/119-128Many virtual mirror and telepresence applications require novel viewpoint synthesis with little latency to user motion. Image-based visual hull (IBVH) rendering is capable of rendering arbitrary views from segmented images without an explicit intermediate data representation, such as a mesh or a voxel grid. By computing depth images directly from the silhouette images, it usually outperforms indirect methods. GPU-hardware accelerated implementations exist, but due to the lack of an intermediate representation no multi-GPU parallel strategies and implementations are currently available. This paper suggests three ways to parallelize the IBVH-pipeline and maps them to the sorting classification that is often applied to conventional parallel rendering systems. In addition to sort-first parallelization, we suggest a novel sort-last formulation that regards cameras as scene objects. We enhance this method's performance by a block-based encoding of the rendering results. For interactive systems with hard real-time constraints, we combine the algorithm with a multi-frame rate (MFR) system. We suggest a combination of forward and backward image warping to improve the visual quality of the MFR rendering. We observed the runtime behavior of the suggested methods and assessed how their performance scales with respect to input and output resolutions and the number of GPUs. By using additional GPUs, we reduced rendering times by up to 60%. Multi-frame rate viewing can even be ten times faster.Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Computer Graphics]: Picture/Image Generation-Display algorithms I.3.1 [Computer Graphics]: Hardware Architecture-Parallel processing I.3.1 [Computer Graphics]: Hardware Architecture-Graphics processorsMulti-GPU Image-based Visual Hull Rendering