搜索资源列表
填充曲面的绘制.rar
- 《计算机图形学》网络学院课程模拟试题.doc
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
tuxingbianxing
- 本程序是一个简单的计算机图形学的课件程序,程序使用了OPENGL图形类库来设计的,实现的功能是画多边形,填充多边形颜色,同时还可以对图形变形,比如扩大缩小翻转等.-this procedure is a simple computer graphics courseware procedures, the procedures for the use of OpenGL graphics library to design and realize the function of drawing
tianchongsaomiaoxian
- 计算机图形学区域填充算法。扫描线填充算法的实现。-computer graphics regional filling algorithm. Scan Line filling algorithm.
PolyFill
- 实现多边形填充,北航计算机图形学,第一次作业-POlyfill
filling
- 计算机图形学运用OpenGL进行二维填充算法-Two-dimensional computer graphics using OpenGL filling algorithm
bresenham
- 计算机图形学实验: 实现Bresenham算法绘制线段,并利用“橡皮筋”功能绘制折线。 可将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充。-Computer Graphics Lab: Bresenham algorithm for drawing line segments to achieve, and to use " rubber band" line drawing functions. Line connection can be draw
Polygon
- 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
scanlineFlling
- 用扫描线填充算法实现区域填充,是计算机图形学中的经典例子.-using scanline filling algorithm to fill certain domain,it is the classic example of computer graphics
PolygonFill
- 计算机图形学橡皮筋填充程序使用opengl-Computer graphics using opengl program filled rubber band
Openglseedfills
- 计算机图形学中的用opengl和vc++实现的种子填充算法。-seedfill code
fill-grah
- 用于计算机图形学的扫面线填充,指定多变形,对封闭的多变形进行扫面线填充-Scanning line for computer graphics filled, specify the deformation of a closed polygon scanning line fill
MyHomeWork1_2
- 计算机图形学 几种区域填充算法的实现:1扫描线转换填充算法 2边填充算法 3区域的种子填充算法 4压入区段端点的扫描线种子填充算法-Computer graphics PROJECT :The realization area filling algorithm based on OpenGL
ComputerGraphicsAlgorithms
- 计算机图形学中数十种图形学算法实现,全部实现并可运行。比如DDA、区域裁减、区域填充、多边形求交-Computer graphics, dozens of graphics algorithms, to achieve full and running. Such as DDA, polygon intersection, etc.
filling
- 计算机图形学运用OpenGL进行二维填充算法-Two-dimensional computer graphics using OpenGL filling algorithm
tianchong
- VC 计算机图形对封闭多边形进行填充,简单易懂,基础opengl,C语言应用。-VC computer graphics on a closed polygon fill, easy to understand, basic opengl, C language application.