资源列表
Line
- 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
FreeCAD_V0.1B85
- 一个开源的CAD系统,FreeCAD 架构及其中的一些方法值得借鉴-an open source CAD system, FreeCAD framework and the methods worth learning
bounding-box-algorithm
- 使用包围盒算法对三维激光点云数据进行压缩,包括完整的代码和测试数据-Use the bounding box algorithm three-dimensional laser point cloud data compression, including a complete code and test data
CEditViewEnd
- 此程序读入C或C++代码可以自动绘制出程序流程图,但是必须安装visio才可以在上面绘制。
draw
- 代码实现了矢量绘图,保存时只能将图形信息保存在文本文件中,如有已保存的文件,打开程序时将直接打开文件。采用链表记录图信息。本人新手,代码还不完善,但对像我一样的新手有一定的参考价值。-The code implements a vector drawing, save only the graphics information is stored in a text file, if any files have been saved, open the program will directl
quxianhui
- 这是一个图形图像处理程序,用VC实现曲线算法-This is a graphic image processing procedures, with VC curve algorithm
BreshamOrMiddlePoint
- 这个是光栅画圆代码,使用qt4.6作窗口系统的 -This is the grating circle code for the window system using qt4.6
Fill
- 多边形填充:使用扫描转换法,将多边形进行象素填充。多边形可以是任意多边形。-fill the polygon
drawing
- 此程序实现了在一定功能的窗口中完成一些简单的绘图功能。-This program implements a certain function of the window to complete some simple graphics.
Shape
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
20061113_103640
- 图形抓图图 形抓图