搜索资源列表
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、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
drawPolygon
- VC++和OpenGL实现画多边形,其中画每一边用DDA算法.-VC and OpenGL drawing polygons, which each side painted with DDA algorithm.
ex3
- 如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景
OpenGLgraphicsArithmetic
- OpenGL画点、画线以及画多边形的算法
01图形学课设
- 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filli
用Tess的方法实现OpenGL中画凹多边形
- 用Tess的方法实现OpenGL中画凹多边形,调用非常简单,而且省去了大量的复杂工作,测试通过。,Tess of the method used in OpenGL draw concave polygon, called a very simple and saved a lot of the complexity of the work of the test.
DlgOpenGL.rar
- 用VC/MFC 实现OPENGL的基本画点、画线、画多边形,适合初学者。,With VC/MFC to achieve the basic painting OPENGL, the painting line, polygon drawing, suitable for beginners.
OpenGLPpolygon
- opengl 画多边形的小程序 右键菜单 可以移动-opengl draw the polygon can be moved right-click menu applet
duobian
- 采用opengl技术画多边形,实现图形的旋转缩小-Opengl polygon using painting techniques to achieve the rotation of graphics narrow
draw
- 实现画点画线画多边形的功能,并能够实现画一个矩形对所有图元进行裁减-Line stipple painting to achieve the function of the polygon and draw a rectangle can be achieved for all the process of reducing the pixel
Draw
- 多边形填充 用直线画多边形 可以自由选取填充颜色-Filled polygons with polygon line drawing can be freely selected fill color
uc
- 画多边形,进行存档。存储画图。飞机零售价法律所登记费苏东坡-Drawing polygons, for archiving. Storage Paint.
polygon
- 用opengl程序画一个人形状的画多边形-Draw a person with opengl program drawing the shape of polygons
open_3
- 以VC和OPENGL为基础,网格化画多边形-tessellation to draw polygon based on VC and opengl
Painter
- 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
SourceCode
- 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
gui16
- 包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。-Including drawing a straight line, anti-aliasing straight line, circle, el
fill_poly
- 这是一个使用OpenGL画多边形的源程序 -This is a picture using OpenGL polygon of the source program
duobianxing 画多边形
- opengl 的第二个实验 画多边形 虽然简单 入门好用-Although the the opengl experimental polygon drawing entry easy to use