搜索资源列表
BresenhamFill
- 基于breseham算法的多边形填充算法-breseham algorithm based on the polygon filling algorithm
Bresenham_Line
- breseham画线程序,通过在每列像数中确定与理想直线的像数来进行直线的扫描转换
BreEllipse
- 目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
00000Bresenham_Middle_line
- 这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you downlo
00000000bresenham-homework
- 计算机图形学 如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-How to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
909090
- 计算机图形学 用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-Computer graphics methods used BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
09098989bresenham
- 计算机图形学 breseham 算法 有课程设计报告 文档总结 截图-Computer graphics algorithms are breseham document summing up the report of the curriculum design screenshot
119128622bresenham_start_1
- 计算机图形学 直线画法 BRESEHAM 有文档 总结-Straight-line drawing in computer graphics have a document summing up BRESEHAM
breseham.c
- Implementaç ã o do Algoritmo de Bresenham usando em no desenvolvimento de jogos em computaç ã o gráfica
Breseham
- 通过breseham算法绘制直线。一种比较普遍的实现方法-Draw a straight line through breseham algorithm. A more common implementation
an
- 数值微分DDA画线法,breseham画线法,中点画圆法,种子填充算法。-Draw a line, elliptical and other graphic picture
MyProjects
- DDA算法与Breseham算法来画直线或者画圆-DDA algorithm Breseham algorithm to draw a straight line or circle
DrawLine
- 采用VC++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。(Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.)
