CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opengl 多边形

搜索资源列表

  1. 用OpenGL实现扫描线算法填充多边形的源代码

    2下载:
  2. 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-11-11
    • 文件大小:1714
    • 提供者:张玺
  1. tcopengl

    0下载:
  2. 扫描线算法实现的任意多边形填充 分别用OpenGL和TC实现-Scan line algorithm for arbitrary polygons, respectively, filled with OpenGL and realize TC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:67217
    • 提供者:wasuo
  1. OpenGL_2D_color_farming_picture

    0下载:
  2. 在VC环境下,应用OpenGL语言,绘制了一幅二维村居图,特别应用了多边形光滑填充染色技术-At VC environment, the application of OpenGL language, drawing a two-dimensional farming map, in particular the application of the polygon fill smooth staining techniques
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:szl
  1. OpenGL_polygon

    0下载:
  2. 我用OpenGl实现的一个多边形,功能挺全的,里面有注释-Use OpenGL to draw a polygon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3877
    • 提供者:Young
  1. DrawPolygon

    3下载:
  2. 实验内容:实现一个多边形区域扫描转换,并允许用户任意输入多边形的边数和顶点坐标,不使用OpenGL画多边形方法, 使用windows下的SetPixel函数实现。-Experiment: the area of ​ ​ a polygon scan conversion, and allows any user input the number of sides of the polygon and vertex coordinates, do not use the the
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-03-26
    • 文件大小:771072
    • 提供者:sophie
  1. polys

    0下载:
  2. 实现基本的多边形函数,对于初学opengl的学生来说很有帮助-The basic function of the realization of the polygon, very helpful for beginners OpenGL students
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:2035
    • 提供者:肖宇剑
  1. opengl-cPP

    0下载:
  2. 用OPENGL实现多边形扫描转换与区域填充-Using OPENGL realize polygon scan conversion and area fills
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:61702
    • 提供者:王艳琴
  1. OPENGLPVC

    0下载:
  2. 凸多边形图案填充实例程序,用OPENGL实现多边形的区域填充实例-Convex polygon pattern fills examples of procedures, using OPENGL realize polygon area fill instance
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:王艳琴
  1. Myopengl

    0下载:
  2. opengl绘图程序,vs2012,可以实现线,圆,多边形,并且实现平移,放大缩小,删除-opengl drawing program, vs2012, can achieve lines, circles, polygons, and to achieve pan, zoom, delete
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:108320
    • 提供者:SangerSomvold
  1. Arbitrary-polygon-scan-line-filling

    0下载:
  2. 这是一个运用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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2962
    • 提供者:谢伟康
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2034786
    • 提供者:t-mac
  1. duobian

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

    • 发布日期:2017-04-30
    • 文件大小:8679
    • 提供者:lang4105580
  1. OpenGbasicgraphic

    0下载:
  2. 用opengl编制的可实现三个点,一个三角形,一个三角形平面和一个四边平面,一上立文体和一个多边形,圆柱体圆椎体,茶壶旋转-Opengl prepared can be used to achieve the three points, a triangle, a triangle plane and a four-plane, one on legislation and a stylistic polygon, circular cylindrical vertebral body, rot
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9720
    • 提供者:shauo5395
  1. tessellation_src_main

    0下载:
  2. 采用visual c++ 和 opengl绘制凹多边形的例子-The use of visual c++ And concave polygon rendering opengl examples
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:9507
    • 提供者:gaan7ngnn
  1. polygon

    0下载:
  2. 用opengl从文本文件中读取顶点的数据,做多边形的绘制-use opengl to draw a polygon with data in a txt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2304235
    • 提供者:钟学贤
  1. yasuo

    0下载:
  2. 提供基本的点、线、多边形的绘制函数外,还提供了复杂的三维物体(球、锥、多面体、茶壶等)以及复杂曲线和曲面绘制函数。-openGL 图形
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19381730
    • 提供者:赖兴桢
  1. triangulation

    0下载:
  2. 利用opengl绘制凹多边形,所绘制例子是一个五角星。-Use opengl drawing concave polygon, drawn example is a five-pointed star.
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12428917
    • 提供者:薛飞
  1. 多边形填充之五角星

    0下载:
  2. 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-06
    • 文件大小:6641664
    • 提供者:woai风中云
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
  1. 实验3

    3下载:
  2. 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 1)建立多边形数据结构(保存顶点表、边信息,及其他信息) 2)用opengl显示多边形(Experiment 3 simple polygon display Experiment Objective: input and display polygon through mouse response function. Basic contents: The
  3. 所属分类:其他

    • 发布日期:2020-03-26
    • 文件大小:548864
    • 提供者:饭饭面团
搜珍网 www.dssz.com