搜索资源列表
小型矢量绘图系统
- 一个完整的矢量绘图系统,可以绘制点、线、面、椭圆、弧等,并可以改变其属性-integrity of a vector graphics systems, which can draw points, lines, noodles, ellipse, arc, and can change its attributes
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
VrGeometry
- 一个二维 com 控件定义,包含点、线、点集、矩形、多边形对象-a two-dimensional definition of control, including point, line, point sets, rectangle, polygon objects
draw-perfect-2D
- 二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside
RubberBand
- 2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现-simple 2D mapping procedures, the basic point line drawing with object-oriented thinking to achieve vc
Draw
- 画图源码,实现点线及基本图形的绘制,以及颜色线条选取,可以改变窗口尺寸.
tmp
- CAD LISP 此程式应用到ActiveX物件 指定的点或选取的点会自动连到选取线的最近点(垂直点) 选点的方式可一次框选多点,程式会自动过滤掉非点物件, 或连续指定单一点
GraphicsEditSystem
- 本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。 编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。 保存方面 ,要求能够将所绘制图元成功保存进文件。 读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。
vanishing
- 基于灭点理论的摄像机标定程序,首先选取具有平行性质的两对线,标好坐标-Based on Vanishing Point camera calibration procedures, first select the character with two pairs of parallel lines, marking a good coordinate
svg
- 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
ModDxf2000
- 按AUTOcad2000文件格式写DXF文件,包括点、线、面-create DXF file
CalculationGeometry
- ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 -I-point basic computing 1. Planar distance between two points on 1 2. To determine whether the coincidence of two 1 3. Vector
1
- 实验内容:设计程序实现直线段绘制的Bresenham算法,并显示不同的线型(实线、虚线、点线)和线宽。-Experiment content: the design process to achieve the Bresenham straight line drawing algorithm, and show different linear (solid line, dotted line, dot line) and line width.
Bspling_fitting
- 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
GraphicCutting
- 图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
VB-draw
- 在vb中实现画图功能,画点,线,圆,多边形等-Implement drawing functions in vb, draw points, lines, circles, polygons, etc.
pointline
- 使用C++实现画出点线,并设计了撤销和恢复功能,帮助初学者理解C++中的图形设置-Use C++, draw points and lines, and undo and redo capabilities designed to help beginners understand the C++ in the graphics settings
2d
- 二维图形一个小瓢虫opengl入门 点线和多边形的绘制-simple 2D picture
drawing-a-simple-dotted-lines
- 在VB.NET的软件环境下进行简单的图形绘制,例如绘制简单的点线。-In the VB.NET software environment for simple graphics rendering, such as drawing a simple dotted lines.
GandyDraw_MFC
- GandyDraw是图件绘图程序,包括点线面功能,线型,填充,图片的填充等功能-GandyDraw is map drawing program, including the function of point, line and plane, linear, filling, the filling of the picture, and other functions