系统仿真学报 ›› 2017, Vol. 29 ›› Issue (11): 2656-2662.doi: 10.16182/j.issn1004731x.joss.201711009

• 仿真建模理论与方法 • 上一篇    下一篇

基于三角形分解的三角网切割

陈国军1, 黄莹莹1, 李华2, 李金玲1, 刘婧怡1   

  1. 1.中国石油大学(华东) 计算机与通信工程学院,青岛 266580;
    2.中国石油天然气股份有限公司勘探开发研究院,北京 100083
  • 收稿日期:2016-06-13 发布日期:2020-06-05
  • 作者简介:陈国军(1968-),男,江苏如东,博士,副教授,研究方向为图形图像处理,虚拟现实。
  • 基金资助:
    国家863计划 (2015AA016403),虚拟现实技术与系统国家重点实验室(北京航空航天大学)开放基金(BUAA-VR-15KF-13),山东省教育厅高校科技计划(J15LN66)

Triangular Mesh Clipping Using Triangular Decomposition

Chen Guojun1, Huang Yingying1, Li Hua2, Li Jinling1, Liu Jingyi1   

  1. 1. College of Computer and Communication Engineering, China University of Petroleum, Qingdao 266580, China;
    2. Exploration and Development Research Institute of PetroChina Co Ltd, Beijing 100083, China
  • Received:2016-06-13 Published:2020-06-05

摘要: 三角网的切割广泛应用于网格重构、网格变形、地形融合与分析等领域,在地理信息系统应用中,三角网切割是实现地形表面模型与建筑物模型融合的关键算法。现有的多边形裁剪算法没有考虑相邻三角形的空间关系,直接用于切割三角网往往会出现T交叉点,形成不稳定三角网。为了解决这一问题,提出了一种基于三角形分解的三角网切割算法,根据三角形与裁剪线的位置关系,对三角形进行分解裁剪,分解时不引入非裁剪多边形边上的交点。实验结果表明分解裁剪算法能避免裁剪结果中出现T交叉点,有效生成稳定三角网。

关键词: 三角网切割, T交叉点, 分解裁剪, 多边形裁剪

Abstract: Triangular mesh clipping is widely used in grid reconstruction, grid deformation, terrain fusion and analysis, and many other fields. In the application of geographic information system (GIS), triangular mesh clipping is the key to the fusion of terrain surface model and building model. However, existing polygon clipping algorithms do not take the space relationship of adjacent triangles into account.If they were directly used in triangular mesh clipping, T-intersections would appear in the cutting results, leading tounstable triangular mesh. In order to solve this problem, a triangular mesh clipping algorithm based on triangular decomposition is proposed. Triangular decomposition is implemented according to the location relationship between the triangle and the cutting line, whichdoes not introduce other intersections that are not on the polygon line. Results of the experiments show that the decomposition algorithm can avoid T-intersections and effectively generate stable triangular mesh.

Key words: triangular mesh clipping, T-intersections, triangular decomposition, polygon clipping

中图分类号: