Hardware accelerated approach for accurate surface splatting

Weihua An,Bingfeng Zhou
2006-01-01
Journal of Computational Information Systems
Abstract:Elliptical weight average (EWA) surface splatting provides high quality rendering of complex point based models. But its software based implementation can not reach real-time rendering. In order to improve its performance, this paper presents a GPU based accelerated approach, which is superior both in the rendering performance and visual quality. This approach uses the OpenGL point primitive to approximate the splat. Through analyzing the OpenGL view frustum, deduced an equivalent projective transformation. Therefore formed a uniform format to represent the EWA surface splatting based on both software and hardware implementations. According to the projective transformation, each splat depth is accurately corrected. The experiment results show that proposed approach renders up to 8M EWA filtered surface splats.
What problem does this paper attempt to address?