Lightweight Web3D Visualization Framework Using Dijkstra-Based Mesh Segmentation.

Wen Zhou,Jinyuan Jia
DOI: https://doi.org/10.1007/978-3-319-65849-0_15
2017-01-01
Abstract:With the advent of the era of "Internet plus", there are great achievement in Web3D technology areas, furthermore, more and more focuses have put on how to more effectively show dense models on browser. The paper proposes a framework to lightweight process the 3D shape based on Web Browser. This framework is based on Mesh Segmentation. Therefore, a new Dijkstra-based mesh segmentation approach is presented. The framework splits models and creates corresponding components, moreover, some repetitive components can be detected by our proposed framework. Firstly, a model barycenter is computed as a start point, besides, global distance is presented as the shortest path basis. Then, mesh triangles begin to diffuse until the conditions are not met. Secondly, according to the triangles diffuse, the original model will be re-indexed in order to acquire the segmentation files. Last but not least, repetition detection algorithm has been proposed, the components will be detected to confirm whether or not there exists the repetitive relationship of each other. In addition, experimental results on the Stanford and SHREC 2007 datasets show that our approach is accurate and feasible.
What problem does this paper attempt to address?