搜索资源列表
tuxing
- MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
CGPainter_lineCircle
- 编程实现DDA line algorithm(DDA直线算法); 实现Bresenham’s line algorithm (Bresenham直线算法); 实现Midpoint circle algorithm。 -Programming DDA line algorithm (DDA line algorithm) to achieve Bresenham' s line algorithm (Bresenham line algorithm) to achiev
MyWork
- 模拟计算机,绘制栅格,验证直线的DDA算法,中点画线算法,和bresenham算法-Analog computer, draw a grid, verify that the linear DDA algorithm, the dotted line algorithm, and bresenham algorithm
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
QHNL255
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
两种直线划线算法
- 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
7716018
- 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用()
line
- Bresenham算法完成直线扫描的完整代码(Bresenham algorithm completes linear scanning)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo