搜索资源列表
BresenhamFill
- 基于breseham算法的多边形填充算法-breseham algorithm based on the polygon filling algorithm
Bresenham_Line
- breseham画线程序,通过在每列像数中确定与理想直线的像数来进行直线的扫描转换
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Breseham algorithms including li
Bresenham
- 基于Vsiual C++的直线绘制breseham算法,可根据提供的两个点绘制直线。-Vsiual C++ based line drawing breseham algorithm, can provide two points to draw a straight line.
breseham
- 这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆-This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round
breseham1
- 用breseham画法在visual c++上画圆和直线。图像可以进行刷新,能画多条直线,多个圆-Breseham drawing method used in visual c++ on the Circle and a straight line. Image can be refreshed, able to draw many lines, a number of round
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
- Algoritmo de 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
- 采用C++编写的画线程序,有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.
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.)