搜索资源列表
Scan&RegFill
- 用“扫描线填充法”和“边界填充算法”填充椭圆
TuXingXueZongHeShiXi
- 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, im
ghgj
- 本实验程序完成了直线、圆和椭圆的生成技术,并用不同的算法实现。-completed the straight, round and elliptical generation technology, and use different algorithm.
Bresenham_Layer2
- bresenham 算法 绘制椭圆 及圆形-bresenham elliptical and circular
DrawGraph
- 计算机图形学实验,画出DDA算法、Bresonman算法、中点圆、椭圆算法
computer-display
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等计算机图形算法演示
3qwes
- 用Bresenham画圆算法绘制椭圆-with Bresenham algorithm mapping Circle Oval
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Breseham algorithms including li
画椭圆的算法的程序
- 画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
图形学实验代码
- 中点画圆,椭圆,双曲线,2算法画线平移,旋转,缩放,对称
Graphics_project
- C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
1-10
- 椭圆中点Bresenham算法-Bresenham midpoint ellipse algorithm
DDALine
- 实现交互式画直线、圆、椭圆 交互式裁剪 抛物线程序设计、Bezier曲线的算法实现 实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
452323425
- 用算法实现画直线,椭圆,圆,三角形. 颜色的填充. 以及几何变换:平移,旋转,缩放.-Drawing a straight line with the algorithm, oval, round, triangle. Color fill. As well as geometric transformations: translation, rotation, scaling.
tuxingxue
- 直线 算法:(DDA)算法和Bresenham算法 操作:选择菜单“基本图形绘制”——“直线”——“Bresenham(DDA)” 鼠标左键点击窗口,拖动鼠标,显示橡皮线,松开鼠标左键,绘出 直线。可以连续绘制,直至选择其他的选项。 连续画线 操作:连续点击鼠标左键,并移动鼠标,鼠标移动到起始点是,鼠标成十 字形,点下鼠标左键,将得到一个封闭的多边形。如果在窗口任何 地方点击右键,将停止连续画线。 画圆 Bresenham
ZHONGDIA
- 中点画椭圆的算法实现椭圆的绘制,可以任意输入圆心坐标和长短半轴的长度。-The algorithm in the oval stipple
shiyan2
- 计算机图形学实验二 圆、椭圆的生成算法 绝对可行,欢迎下载-Computer graphics experiments two round, oval generation algorithm is absolutely possible, please download
ECClib
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
zhongdianhuayuanhetuoyuan
- 包含了Bresensham画线、中点画圆、中点画椭圆算法代码,可以直接运行;以及中点画圆与中点画椭圆的实验报告。-Contains Bresensham draw lines, the midpoint Circle, were dotted ellipse algorithm code can be directly run and lab reports midpoint Circle and were dotted ellipse.