搜索资源列表
2006010511
- dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc.), small graphics software (u
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
vc++draw
- 简单绘图,能实现画圆,画椭圆,直线,vc++环境开发
WB
- 这是一样基本的绘图程序,包括画圆,线,方,曲线等等的绘制功能
drawcirclewindows
- windows下的绘图程序,画圆-windows of mapping procedures Circle
矢量绘图软件EastDraw及其完整源代码
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
isirwe1_0
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。 -The code vector graphics functions: linear, circular, various types of curves were readily available, and to carry out painting brush stroke style and color settings, and save the file function.
draw
- 基本的绘图程序 画圆直线各类曲线 填充颜色等 不错-Basic drawing program drawcircle linear curve fill color, etc. all kinds of good
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
VMLgraphics
- 简单的VML绘图实例,可以实现画圆和线,并且可以任意拖动-VML graphics simple example, you can achieve drawcircle and lines, and can drag
tuxing
- 用C++编写的图形编辑器,可实现画圆,椭圆,矩形,直线,手画线等功能-Using C++ to prepare the graphics editor, can be realized Circle, oval, rectangular, a straight line features hand-drawn lines
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
46856745
- 基本绘图程序,可实现画直线,画圆,画矩形,并可进行填充。-Basic mapping procedures, can draw line, round, rectangular , and can fill them.
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.
pb
- java 简单绘图程序,可以实现画直线,画圆,画矩形,和选择画笔大小,颜色,还有调色板和橡皮擦-java simple drawing program, can draw a straight line, circle, draw a rectangle, and select the brush size, color, and palette and eraser
DrawTest
- 简单的绘图程序,能进行静态和动态的画圆,矩形等-draw produre
EasyDraw
- 这是一个二维绘图工具,可以画圆,椭圆,正方型,长方形等等。-This is a two-dimensional drawing tool, you can draw a circle, oval, square, rectangular and so on.
Interactive-drawingsystem
- 交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-Interactive graphics systems, graphical user interface, a rubber band method drawing a straight line, circle, Bezier curve drawing, cutting and other functions, the user can add other features.
mydraw
- 是一个简单的绘图程序,可以实现画圆直线椭圆等功能。-There is a simple drawing program, draw a circle line ellipse can be achieved and other functions.
