期刊文献+

二维线段裁剪算法的分析与探索 被引量:4

ANALYSIS AND STUDY OF 2D SEGMENT CLIPING ALGORITHM
下载PDF
导出
摘要 线段裁剪是计算机图形学需要解决的基本问题之一。在对常见的线段裁剪算法分析的基础上,针对Cohen-Sutherland算法的改进进行了探索。利用合理构造分割窗口的辅助线,实现线段和窗口间位置关系的更精确判断,避免了无效交点的计算,提高了裁剪算法的整体效率。改进思路也同样适用于其他的裁剪算法。 Segment cliping algorithm is one of the most fundamental ways in computer graphics. The improvement of Cohen-Sutherland algorithm is proposed on the analysis of common segment cliping algorithm in this paper. Some assistant lines are created to partition to the clipping window, then according to the feature of the area which the clipped segment belongs to, the relationship of the location between the segment and the window can be distinguished well and truly. So the caculation of the cross-points is performed only when it is needed. This means a faster clipping agorithm. And the idea in the paper would hold true for other clipping agorithm.
作者 曲毅 李存华
出处 《计算机应用与软件》 CSCD 北大核心 2006年第7期113-114,共2页 Computer Applications and Software
关键词 计算讥图形学 线段裁剪 算法 Computer graphics Segment cliping Algorithm
  • 相关文献

参考文献4

二级参考文献4

共引文献20

同被引文献25

  • 1张志敏,尹军,崔威林.航迹实时显示系统设计[J].无线电通信技术,2004,30(3):57-59. 被引量:1
  • 2孙燮华.凸多边形窗口线裁剪的新算法[J].中国图象图形学报(A辑),2003,8(12):1475-1477. 被引量:6
  • 3DONALD HERN,PAULINE BAKER M.计算机图形学[M].蔡士杰,吴春镕,孙正兴,等译.北京:电子工业出版社,1998:163-172.
  • 4HEARN D BAKER M P. Computer Graphics with OpenGL (Third Edition) [M].北京:电子工业出版社,2004:316-327.
  • 5GUTTMAN A. R - trees: a dynamic index structure for spatial searching [ C ] //In Proceedings of the ACM SIGMOD Conference on Management of Data, 1984:47-57.
  • 6COMER D. The ubiquitous B-tree [J]. Computing Surveys, 1979, 11 (2): 121 -138.
  • 7银红霞,杜四春,蔡立军,等.计算机图形学[M].北京:中国水利水电出版社,2009.
  • 8LIANG Y D,BARSKY B A. A new concept and method for line clipping[ J]. ACM Trans On Graphics,1984,3 (1) :1 -22.
  • 9MAILLOT P G. A new, fast method for 2D polygon clipping : analysis and software implementation [ J ]. ACM Trans On Graphics, 1992,11 ( 15 ) :276 - 290.
  • 10LIANG Y D, BARSKY B A. An analysis and algorithm for polygon clipping [ J ]. Communication of the ACM, 1983,26 ( 11 ) :868 - 877.

引证文献4

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部