matlab代码实现计算机图形学中我要分享

Matlab code implementation in computer graphics

多边形--matlab ex4 弧长法 多边形判断 射线法判断点

关注次数: 231

下载次数: 0

文件大小: 12K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:计算机图形学中,用射线法和弧长法两种方法判断点是否包含在多边形内部(matlab实现)


English Description:

In computer graphics, ray method and arc length method are used to determine whether a point is included in the polygon (matlab implementation)


代码预览