搜索资源列表
tuxing
- MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
MidPointLine
- The mid-point algorithm中点算法-The mid-point algorithm
MidpointCircle
- 计算机图形学,这是计算机图形学中画圆算法(中点圆算法)-Computer graphics, this is draw a circle in computer graphics algorithm (midpoint circle algorithm)
draw
- 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
SmoothDraw
- 程序用于根据设定坐标绘制圆滑曲线,而后等间隔采样,将点坐标逐个输出。 曾用于舵机查表控制。 在SmoothDrawDlg.h内可以设定点坐标。 在SmoothDrawDlg.c内可以设定输出格式,不同按钮可以输出不同文件对应不同格式。 程序尚不完善,不可以随意修改点数,修改点数后须相应改变计算程序。 算法核心m_deal(),采用取三角形两边中点而后连线的方式将折线近似圆滑,效果不错。-Procedures used to set according to the coord
Drawline
- 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
Linear-midpoint-Bresenham-algorithm
- 直线中点Bresenham算法.开发工具是VC6.0。能够完美运行。没有问题-Linear midpoint Bresenham algorithm development tool is VC6.0. Able to run perfectly. No problem
Round-midpoint-Bresenham-algorithm
- 圆中点Bresenham算法.基于mfc的开发,VC6.0是开发工具。能够完美运行的-Round midpoint Bresenham algorithm. Mfc-based development, VC6.0 development tools. Run perfectly
Oval-midpoint-Bresenham-algorithm
- 椭圆中点Bresenham算法,基于mfc,运行平台VC 6.0能够完美运行-Oval midpoint Bresenham algorithm, based on mfc, VC 6.0 operating platform run perfectly
Qt_Opengl
- 基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;-The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, e
QHNL255
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
DDA_centerbresenham
- 可以实现DDA算法和中点bresenham算法,画线,使用vc++6.0实现,-DDA algorithm can be achieved and the middle point bresenham algorithm, drawing lines, using vc++ 6.0 implementation,
DDA_bresenham
- 使用MATLAB编程实现画线算法DDA和中点bresenham算法-Using MATLAB programming to achieve the object line DDA and midpoint bresenham algorithm
kersiondbneversion
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序(Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program)
案例3-圆中点Bresenham算法
- 改变像素大小这个问题好长时间解决不了 不知道该怎么办(change big xiangsu so long time no deal)
vooicydeseroy
- 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点()
案例13-直线段中点分割算法
- 计算机图形学里的投影透视算法,所用软件是C++(Projection perspective algorithm in computer graphics)
037153
- 此源代码是介绍中点位移算法,并且能够运行显示结果()
ComputerGraphicsexci3
- 用Bresenham算法和中点算法画圆和椭圆(Using the Bresenham algorithm and the midpoint algorithm of circle and ellipse)