搜索资源列表
多边形逐次裁剪
- 多边形逐次裁剪,计算机图形学作业,主要用于学习交流,有错误请指正!-polygon cutting, computer graphics operations, mainly for the exchange of learning, correcting mistakes please!
exportDllNestPolygon
- 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, a
MFC实现多边形画图填充
- MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
PolygonInputOutput
- 实现多边形输入输出 计算机图形学 输入顶点实现输出-achieve polygon input and output computer graphics input vertices to achieve output
多边形裁剪程序
- 这是图形学中的多边形裁剪程序,可以在文档中画出一个区域,在用鼠标点击画出多边形的几个顶点,这时多边形就会按照原来画出的区域进行裁剪-this is the polygon graphics cutting procedures, the documents paint a regional, using mouse clicks draw polygons several vertex, then according to the original polygon will be the hea
02824418
- 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
多边形的填充程序
- 实现了绘画任意多变形,以及对多边形的填充,颜色选择。-achieve the arbitrary drawing more deformation, and the polygon filling, color choices.
ToyCAD
- 简易的2d CAD.有很详细的注释。 实现了画圆,线,矩形,多边形,颜色,镜像,删除,缩放。 -simple 2d CAD. Very detailed comments. To achieve the Circle, line, rectangle, polygon, color images, delete, zooming.
qiujiao
- 这个程序实现了任意两个实心多边形的求交算法-the process of achieving solid arbitrary polygon two intersecting
PolyGon
- 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
polygon
- Verify if a point is inside a polygon (convex and non-convex)
Polygon
- The source is written to solve problem of polygon in a very simplified way
Polygon
- polygon implementation in csharp. this is my first program for upload.
Polygon
- 用MFC实现的绘制多边形,这是计算机图形学的作业-drawing polygons achieved by MFC
polygon
- 模拟计算机对于多边形的扫描转换操作,是计算机图形学最基本程序之一。-Analog computer for polygon scan conversion operation, one of the procedures is the most basic computer graphics.
Polygon--Triangulation
- Polygon Triangulation details and algorithms
Simple-polygon
- 通过鼠标依次输入n个顶点(n>=3),显示多边形。-Order by mouse input n vertices (n> = 3), and display the polygon.
point-whether-in-polygon
- 点是否在多边形内的判断,主要面向学习计算机图形学的朋友-Point to determine whether a polygon, mainly for friends to study computer graphics
polygon
- 一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.-A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.
PolygoneSegments
- The polygon fits very well to the notion of cycle, and use like a closed chain lis of segments.
