搜索资源列表
GEOMETRY.zip
- GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered incl
字符裁剪
- 这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
Draw1Doc
- 简单的绘图程序,能画点,直线,多边形等,比较简单,希望有人认同-simple drawing program, can draw points, lines, polygons, etc., relatively simple, hoping that someone will recognize
hgrd_src
- The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate polygons in one pass. -The hgrd code was created for triangulation of a polygon of any shape. It can also
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 w
CADdraw
- 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm s
字符屏幕和图形功能函数
- 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
365Base.comvc1020345346241
- VC环境下的图形编程 TCAD画直线、圆和多边形的程序-VC environment, graphical programming DOE painting straight lines, circles and polygons procedures
Graph 1
- 程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
多边形填充程序
- 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
taishen
- 泰森多边形(垂直平分法)插值算法,降雨空间插值常用的方法-Thiessen polygons (perpendicular bisector method) interpolation algorithm commonly used method of spatial interpolation of rainfall
Polygons
- A simple program of polygons using OOP principles and inheritance.
draw-polygons
- matlab gui 实现多边形的绘制,以及对多边形内部填充不同的颜色-matlab gui draw polygons to achieve, as well as inside of a polygon filled with different colors
Polygons-Intersection
- A set of functions to crop polygons or compute are of polygons intersection.
polygons
- 使用OpenGL实现多边形的绘制,以测试通过-Use OpenGL to draw polygons, and through them to test
Create-tyson-polygons
- 怎样创建泰森多边形,介绍创建的而过程和方法-Create tyson polygons
polygons
- This GM tests a grab-bag of convex and concave polygons. They are triangles, trapezoid, diamond, polygons with lots of edges, several concave polygons.. But rectangles are excluded.