Abstract

We present a triangulation method for visualization of computer-aided design (CAD) model data. The proposed method has been enhanced from a previously devised sequential triangulation method that used indexed array triangle representation. The improvement is achieved by an enhancement of the searching algorithm for array-based data structure.The proposed triangulation is a sequential triangulation method with an optimized kd-tree in permutation vector form to accelerate the insertion of surface points. The permutation vector is formed by rearranging the sequence of vertex array elements comprising indexed triangle data, and the space partition information of the kd-tree is represented as a vertex sequence only.The proposed triangulation method was designed for mobile devices with inadequate memory size and CPU speed compared to desktop computers. We considered both efficiency and compactness in our implementation. Topological operators are defined for querying and searching information within indexed triangle data. Experimental results empirically show that the triangulation method is of O(n) time complexity, and is bounded by O(nlogn) for worst-case data.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.