基于MFC的VC++程序,实现基于Weiler-Atherton算法,能使完成任意形状的多边形剪裁。详细功能描述见程序内标注说明。 This is a VC++ program, which implements the cutting function of ramdom polygons, based on the algorithm of Weiler-Atherton. 上传者:jiuncheung600时间:2012-11-08 ...
基于MFC的VC++程序,实现基于Weiler-Atherton算法,能使完成任意形状的多边形剪裁。详细功能描述见程序内标注说明。 This is a VC++ program, which implements the cutting function of ramdom polygons, based on the algorithm of Weiler-Atherton. 上传者:jiuncheung600时间:2012-11-08 ...
An Extension to Weiler–Atherton Clipping Algorithm for the Face-to-Face Contact in Three-Dimensional Discrete Element MethodContact detectionContact areaPolyhedral blockDiscrete element methodWeiler–AthertonThis paper proposes a comprehensive method to resolve the problem existing in three-dimensional (3D)...
Weiler-Atherton Clipping Algorithm 作者: Surhone, Lambert M.; Tennoe, Mariam T.; Henssonow, Susan F.页数: 76ISBN: 9786133588813豆瓣评分 目前无人评价 评价: 写笔记 写书评 加入购书单 分享到 推荐 我来说两句 短评 ··· 热门 / 最新 / 好友 还没人写过短评呢 我要写书评 Weiler-Atherton...
[Base]Weiler Athenton Algorithm Haruluya 3 人赞同了该文章 目录 收起 Foreword Statement Introduction Sutherland-Hodgman Weiler-Athenton Implementation Visualization Summary Foreword Weiler-Atherton 算法是一种用于多边形裁剪的算法,旨在计算两个多边形的交集。该算法由 Weiler 和 Atherton 在1977年提出,并被...