CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 画多边形

搜索资源列表

  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:417483
    • 提供者:wuxuegang
  1. tuxingbianxing

    0下载:
  2. 本程序是一个简单的计算机图形学的课件程序,程序使用了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
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:33941
    • 提供者:许见
  1. drawPolygon

    0下载:
  2. VC++和OpenGL实现画多边形,其中画每一边用DDA算法.-VC and OpenGL drawing polygons, which each side painted with DDA algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:398401
    • 提供者:jygjay
  1. ex3

    0下载:
  2. 如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:470111
    • 提供者:tom
  1. OpenGLgraphicsArithmetic

    0下载:
  2. OpenGL画点、画线以及画多边形的算法
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11238
    • 提供者:kingf
  1. 01图形学课设

    0下载:
  2. 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filli
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:781814
    • 提供者:花阿花
  1. 用Tess的方法实现OpenGL中画凹多边形

    0下载:
  2. 用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.
  3. 所属分类:OpenGL

    • 发布日期:2016-01-25
    • 文件大小:4814
    • 提供者:刘军
  1. DlgOpenGL.rar

    1下载:
  2. 用VC/MFC 实现OPENGL的基本画点、画线、画多边形,适合初学者。,With VC/MFC to achieve the basic painting OPENGL, the painting line, polygon drawing, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9976845
    • 提供者:prince
  1. OpenGLPpolygon

    0下载:
  2. opengl 画多边形的小程序 右键菜单 可以移动-opengl draw the polygon can be moved right-click menu applet
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1133444
    • 提供者:honey
  1. duobian

    0下载:
  2. 采用opengl技术画多边形,实现图形的旋转缩小-Opengl polygon using painting techniques to achieve the rotation of graphics narrow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:8666
    • 提供者:changmo
  1. draw

    0下载:
  2. 实现画点画线画多边形的功能,并能够实现画一个矩形对所有图元进行裁减-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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:64403
    • 提供者:徐波
  1. Draw

    0下载:
  2. 多边形填充 用直线画多边形 可以自由选取填充颜色-Filled polygons with polygon line drawing can be freely selected fill color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1944120
    • 提供者:张兰
  1. uc

    0下载:
  2. 画多边形,进行存档。存储画图。飞机零售价法律所登记费苏东坡-Drawing polygons, for archiving. Storage Paint.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:494973
    • 提供者:wulicheng
  1. polygon

    0下载:
  2. 用opengl程序画一个人形状的画多边形-Draw a person with opengl program drawing the shape of polygons
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:775
    • 提供者:朱珺
  1. open_3

    0下载:
  2. 以VC和OPENGL为基础,网格化画多边形-tessellation to draw polygon based on VC and opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:401372
    • 提供者:胡胡
  1. Painter

    1下载:
  2. 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:105198
    • 提供者:芳琪
  1. SourceCode

    0下载:
  2. 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:173198
    • 提供者:
  1. gui16

    0下载:
  2. 包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。-Including drawing a straight line, anti-aliasing straight line, circle, el
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:275830
    • 提供者:charles
  1. fill_poly

    0下载:
  2. 这是一个使用OpenGL画多边形的源程序 -This is a picture using OpenGL polygon of the source program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1510180
    • 提供者:徐飞
  1. duobianxing 画多边形

    1下载:
  2. opengl 的第二个实验 画多边形 虽然简单 入门好用-Although the the opengl experimental polygon drawing entry easy to use
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:211090
    • 提供者:营业员
« 12 3 »
搜珍网 www.dssz.com