Interactive hierarchical level of detail level selection algorithm for point based rendering

  • Authors:
  • XueMei Lu;Ki-Jung Lee;Taeg-Keun Whangbo

  • Affiliations:
  • Dept. of Computer Science, Kyungwon University, Songnam, Kyunggi-Do, Korea;Dept. of Computer Science, Kyungwon University, Songnam, Kyunggi-Do, Korea;Dept. of Computer Science, Kyungwon University, Songnam, Kyunggi-Do, Korea

  • Venue:
  • MIRAGE'07 Proceedings of the 3rd international conference on Computer vision/computer graphics collaboration techniques
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

As the sampling data is getting tremendous, more than one sampling points will project into a pixel. This makes point based rendering (PBR) popular. For PBR, the main steps that prominently affect the rendering result are hierarchical data structure, LOD selection method and rendering primitives (triangle, point, surfel [1]). In this paper, we generate a hierarchical structure with tight-octree, and store the vertex and bounding box information for each level. Then we propose a new method to do LOD selection based on the distance between the model and the viewer and the pre-calculated bounding box information. We have tested different polygonal models with million vertices on our system and the results demonstrate that the method is interactive in real time.