搜索资源列表
gisdraw_tracer
- 一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学习-a pretty good drawing program, including the basic line drawing, face painting and polygon functions, and drag mobile, edit, print, more valuable is the process in achieving e
VCDOTNETJCBCBL
- 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving,
CAD
- 完整的CAD绘图系统。 简易二维平面CAD 画线、圆、方,可移动、复制、镜像 -integrity of the CAD system. Simple 2D CAD line drawing, round, side, mobile, copy, mirror
DrawPane
- 简单的绘图程序,利用双缓冲的技术实现!可以画线,圆等基本图形。-simple mapping procedures, the use of double buffering technology! It drew lines, round basic graphics.
2D_SmpCAD
- 入门级2D绘图CAD程序,包括画线、画圆、画三角形、画矩形,以及拾取、平移、旋转、镜像等功能,同时配备详细的文档实现说明(为《工程计算机图形学》一书的一章节)-entry-level 2D CAD drawing procedures, including line drawing, Circle, Triangle painting, drawing rectangles, and pick up, translation, rotation, Mirror, and so on with d
Minechen_Draw
- 计算机图形学绘图程序,能实现画线,填充,移动,变换等功能。-computer graphics mapping procedures, able to line drawing, filling, movement, transformation, and other functions.
2DMFC
- 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。
cquantizer_demo
- 图象绘图软件源代码,实现图形的基本功能,包括各种变换,量化,编码,以及画线,等。
draw.rar
- 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
graph
- 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
MIx
- 包含几种不同绘图方法:中点画线,Bresenham画线,画多边形,小球动画-Contains a number of different mapping methods: in the line stipple, Bresenham line drawing, polygon drawing, animation ball
tuxing
- 用C++编写的图形编辑器,可实现画圆,椭圆,矩形,直线,手画线等功能-Using C++ to prepare the graphics editor, can be realized Circle, oval, rectangular, a straight line features hand-drawn lines
drawing
- 一个用vc编写的详细讲解如何在窗口中绘图的例子的源代码,可以画图,画线等操作。-A detailed written using vc explain how the example drawing in the window of the source code, you can paint, draw lines and other operations.
GraphicsDraw
- 一个测试GDI+的程序,利用C#语言写成。可以实现画线画椭圆画多边形和矩形以及颜色填充等各种基本绘图功能-A test procedure for GDI+ using C# language written. Drawing a line drawing can be achieved oval and rectangular polygon drawing and color fill the basic drawing functions, etc.
GraphicsHomework
- gui编程:简单绘图程序,实现画线、圆等等简单图形,以及裁剪、填充等基本算法-gui programming: a simple painter
Template
- 绘图程序,画线画圆、椭圆,对话框设置线宽,程序在visual studio 2005下开发,具有很大扩展性。-Drawing program, drawing a line circle, ellipse, line width of the dialog box set, the program is developed in visual studio 2005, has great scalability.
df
- 绘图语句;通过mfc来实现单文档的绘图,可画线正方形、圆形-Drawing statement mfc to achieve a single document through drawing, painting lines can be square, round
computerhdu123
- 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
OpenGL2绘图
- openGL的画线程序,可以画出三维坐标线,保证能用,适合初学者。(OpenGL draw line program, you can draw three-dimensional coordinates, to ensure that you can use, suitable for beginners.)