搜索资源列表
cool picture editor.zip
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。
画椭圆
- 此程序用来画一个椭圆-the procedure used to draw an ellipse
画椭圆的算法的程序
- 画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
画椭圆算法
- 参数式法画椭圆
OpenGL画线画圆画椭圆
- OpenGL画线画圆画椭圆
DDA法画椭圆.rar
- 画椭圆的方法有很多,这是其中一种,用DDA算法画的,oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
draw.rar
- Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
drawline
- 画椭圆和矩形,可以选择颜色和画笔的宽度。矩形可以随意的从四面画。-Painted oval and rectangular, you can choose the color and width of the brush. Rectangle can be drawn from all sides.
cool picture editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
Draw
- c++画图程序,实现画线画椭圆,圆,还可以选择线型线宽,线的颜色。-c++ drawing procedures, to achieve an oval painting painting line, round, can also choose linear linewidth, line color.
draw
- 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
ProvaForm
- C# 画线画圆 利用GDI来进行 划线 画曲线 画 椭圆 -C# Painting lines drawcircle use GDI to draw elliptical curves crossed painting
452323425
- 绘画椭圆,圆,直线,三角等图形,并将边框上色-Painting oval, round, straight, triangular and other graphics, and border color
newproject
- 计算机图形学画四分之一个椭圆,若要画椭圆,只需加一个对称程序即可
zhongdianhuayuan
- 利用C语言编写的中点画椭圆程序(计算机图形学)-midpointellipse use C language CP
中点画椭圆算法
- 中点画椭圆算法,解决中点画椭圆问题的算法。。。。。。。。(The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse. The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse.)
MFC画图板
- MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
通过Graphics画椭圆
- 通过Graphics画椭圆 . ├── tuoyuan │ ├── tuoyuan │ │ ├── App.config │ │ ├── Form1.Designer.cs │ │ ├── Form1.cs │ │ ├── Program.cs │ │ ├── Properties │ │ │ ├── AssemblyInfo.cs │ │ │ ├── Resources.Designer.cs │ │