반모서리 기반의 삼각망 자료 구조 개발

Development of Halfedge-based Triangular Mesh Data Structure
  • 정연찬
  • 장민호

초록

Triangular mesh models are widely used in reverse engineering, computer graphics, rapid prototyping and NC (numerical controller) tool-path generation. Triangular mesh models are generated from point clouds, surface models and solid models. A halfedge-based triangular mesh data structure is proposed and the development considerations are presented. In the presented data structure, halfedge is the key data structure. Halfedge stores its triangle index and the order in the triangle. Triangles do not store the halfedge lists explicitly. Halfedge is referred by value and defined when it is required. Proposed data structure supports four design requirements: efficient rendering, compact memory, supporting efficient algorithms and easy programming.

키워드

Triangular meshHalfedge data structureDesign RequirementsReverse engineering
제목
반모서리 기반의 삼각망 자료 구조 개발
제목 (타언어)
Development of Halfedge-based Triangular Mesh Data Structure
저자
정연찬장민호
발행일
2009
저널명
한국CDE학회 논문집
14
1
페이지
33 ~ 41