Recursive Reconstruction Of Cubic Triangular Surfaces Based On Monotone Triangular Sequence Of Scattered Data

Lh Ma,Rwh Lau,L Xiaolin
1999-01-01
Abstract:In most of CAD/CAM systems, surfaces are required to be of lower degree and have less number of patches to interpolate given data so that operations applied on them can run efficiently and robustly. For a surface triangulation Delta with n sample points in 3D spaces, a monotone sequence of triangulations Delta superset of Delta(1) superset of Delta(2) superset of...superset of Delta(n-3) is constructed [Ma et al'99]. In this paper, a smooth cubic surface is then constructed step by step over the reversed sequence of triangulations Delta(n-3) subset of...subset of Delta(2) subset of Delta(1) subset of Delta. At each step, if there are no more than three patches to be added, no subdivision is applied on the triangulation. Otherwise, the extra triangles are subdivided. The proposed algorithm is of O(n).complexity and constructed explicitly without any implicit equation. In most practical examples no triangle is subdivided. Therefore, the reconstruction algorithm is optimal with less number and lowest degree of cubic patches used.
What problem does this paper attempt to address?