搜索资源列表
tuxing
- MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
PLine
- 画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
vc
- MFC编程Bresenham算法源代码,MFC编程Bresenham算法源代码。-MFC programming Bresenham algorithm source code, MFC programming Bresenham algorithm source code.
Bresenham
- 用OpenGl实现了种子填充和Bresenham算法,并且有橡皮筋功能。-Achieved using OpenGl seed filling and Bresenham algorithm, and has rubber band functionality.
Breyuan
- 最简单的Bresenham算法绘制圆 计算机图形学实验内容-Bresenham algorithm for drawing simple circle content of computer graphics experiment
mx_zhao3
- 画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)-Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA)
MyWork
- 模拟计算机,绘制栅格,验证直线的DDA算法,中点画线算法,和bresenham算法-Analog computer, draw a grid, verify that the linear DDA algorithm, the dotted line algorithm, and bresenham algorithm
bresenham
- opengl bresenham的算法-algorithm opengl bresenham .......
DrawLine
- 可实现任意斜率的bresenham算法。-Can be the algorithm of to achieve the the bresenham of the arbitrary the slope of.
test
- vc下用MFC绘制直线 DDA算法、Bresenham算法、重点划线法-vc draw a straight line DDA algorithm, Bresenham algorithm, the key line method with MFC
Drawline
- 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
bresenham
- 通过bresenham算法画直线,不必计算斜率,计算速度快-By bresenham algorithm for drawing a straight line, do not have to calculate the slope, fast calculation
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
BresenhamWithoutArray
- 在控制台下用经典的 Bresenham算法画线-the classical Bresenham line drawing alogrithm in the console application
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
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
两种直线划线算法
- 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)