Conversion of point-sampled models to textured meshes

  • Authors:
  • Martin Wicke;Sandro Olibet;Markus Gross

  • Affiliations:
  • ETH Zurich;ETH Zurich;ETH Zurich

  • Venue:
  • SPBG'05 Proceedings of the Second Eurographics / IEEE VGTC conference on Point-Based Graphics
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an algorithm to convert point-sampled objects to textured meshes. The output mesh carries the geometric information present in the input model, while information about color and other surface attributes is separated and stored in textures. The point cloud is triangulated and decimated so it adequately represents the object geometry. Using EWA splatting, we compute textures patches for all triangles in the mesh. In an iterative process, the size of the texture patches is chosen adaptively such that texture information is preserved during the conversion. The texture filtering capabilities of EWA splatting ensure that no texture aliasing occurs. Finally, the texture patches are compiled into a texture atlas. Aside from colors, other surface attributes can be treated similarly. Normal maps can be computed to allow for further simplification of the output mesh while maintaining high visual quality.