搜索资源列表
dbutils
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
1023
- 计算机图形学试验源代码,有关于多边形填充得演示程序。 -computer graphics test source code, polygon filling in on the demonstration program.
seedfilling
- 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
VBPolyGRAPHICS
- VB 任意多边形渐变色填充,图形学, 鼠标点击确定多边形的顶点,双击结束,然后渐变色填充,VB源代码,本人实现。-VB arbitrary polygon filling graded color, graphics, mouse click determine polygon, double-click the end, then graded color filling, VB source code, I realized.
20211676140200612281753186387988
- 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Choppe
gui3d
- 程序是基于d3d开发的,开发工具vc++,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-are based on d3d development, development tools vc, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, po
GDraw3.03
- VS2005 MFC 实现的画图程序,有线,圆、多边形填充和铁路画法-VS2005 MFC drawing programs, cable, circle, polygon filling and rail painting
用C语言实现多边形的种子填充算法
- 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
用OpenGL实现扫描线算法填充多边形的源代码
- 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
duobianxingsaomiao.rar
- 用多边形扫描线填充算法,实现对多边形围成区域的填充。,Filled with polygon scan line algorithm for polygon filling surrounding region.
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
graph
- 计算机图形学综合大程序,可画直线,折线,多边形,填充,剪裁,-Computer Graphics Complex procedures may be painting a straight line, polyline, polygon, filling, tailoring,
duobianxingtianchong
- 简单的多边形填充,希望有帮助,主要应用于大学信息专业课程-Simple polygon filling, would like to have help, the main information used in the University of professional courses
fill
- 多边形填充,能顺利编译通过,有什么为题可以交流!-Polygon filling, smooth compiled through what could be the exchange of the title!
Line
- 计算机绘图的经典绘图程序(包括直线绘制,多边形,填充,切割)-Classic computer graphics drawing program (including a straight-line drawing, polygon, filling, cutting)
Draw
- 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
Arbitrary-polygon-scan-line-filling
- 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
多边形填充之五角星
- 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)