基于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 图形学Wei...
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 作者: Lambert M·Surhone / Mariam T·Tennoe / Susan F·Henssonow 页数: 76ISBN: 9786133588813豆瓣评分 目前无人评价 评价: 写笔记 写书评 加入购书单 分享到 推荐 我来说两句 短评 ··· 热门 还没人写过短评呢 我要写书评 Weiler-Atherton Clipping Algorithm...
Foreword Weiler-Atherton 算法是一种用于多边形裁剪的算法,旨在计算两个多边形的交集。该算法由 Weiler 和 Atherton 在1977年提出,并被广泛应用于计算机图形学和几何处理领域。本文可视化了Weiler-Atherton 算…