CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - polygon 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. 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. Polygon

    0下载:
  2. VC++中动画的实现,通过Opengl图形库的调用,和双缓冲技术来实现动画。-VC++ in the realization of animation through Opengl graphics library calls, and double buffering techniques to achieve the animation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:341070
    • 提供者:心愿
  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. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1002529
    • 提供者:李强
  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. 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-02
    • 文件大小: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-29
    • 文件大小: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. OpenGL绘制花环

    0下载:
  2. 用OpenGL实现正多边形框架下花环的绘制可以自己设置多少条的正多边形(Using OpenGL to achieve the drawing of the rosette under the regular polygon frame, you can set a number of regular polygons)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:11455488
    • 提供者:小啰啰
  1. 多边形填充之五角星

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

    • 发布日期:2018-01-06
    • 文件大小:6641664
    • 提供者:woai风中云
  1. harekat chanzelee

    0下载:
  2. Polygon moving with Visual
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6577152
    • 提供者:zahrach
  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
    • 提供者:饭饭面团
« 12 »
搜珍网 www.dssz.com