CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl polygon

搜索资源列表

  1. OpenGL.rar

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1613
    • 提供者:溺所至
  1. POLYGON

    0下载:
  2. OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1897
    • 提供者:yanjia
  1. OpenGL

    0下载:
  2. 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:189277
    • 提供者:何龙
  1. PolygonFill

    0下载:
  2. 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:9992
    • 提供者:dcj
  1. 2

    0下载:
  2. openGL 编写的多边形应用程序,可以存储和调入多边形,能移动选择的多边形的位置-openGL polygon write applications that can be stored and transferred to polygons, the polygons can move the location of choice
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1132147
    • 提供者:mi
  1. polygon

    0下载:
  2. 一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:支持用户利用鼠标指定各个顶点位置,创建多边形,支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除,设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,支持用户选择多边形的颜色,支持用户移动多边形,支持用户改变多边形单个顶点的位置。-An interactive OpenGL application that allows users to use the mouse to create a
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:676326
    • 提供者:孙凯
  1. Sutherland_Hodgeman_Clip

    0下载:
  2. OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:7495
    • 提供者:oy
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:4189
    • 提供者:zhanyun
  1. polygone

    0下载:
  2. how to create a polygon through C++ using openGl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2440914
    • 提供者:mati
  1. Opengl

    1下载:
  2. OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3356573
    • 提供者:李涛
  1. Fill-Polygon

    0下载:
  2. OpenGL Fill-polygon programming source!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1257409
    • 提供者:beet
  1. Polygon

    0下载:
  2. Drawing a polygon in opengl
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:585097
    • 提供者:Zaque
  1. 09021095

    0下载:
  2. opengl 多边形裁剪 三维视图 填充 画线 整合小插件-opengl polygon clipping drawing a line filled with three-dimensional view of a small plug-in integration
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4076665
    • 提供者:陈建
  1. opengl

    0下载:
  2. 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:273479
    • 提供者:zengchao
  1. opengl_polygon_offset_extension

    0下载:
  2. opengl polygon offset extension test.. maybe somebody use it-opengl polygon offset extension test.. maybe somebody use it..
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:89230
    • 提供者:林林
  1. Polygon

    0下载:
  2. 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:442728
    • 提供者:fangjian
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. OPENGlCODE

    0下载:
  2. OPENgl绘制多边形,可实行光照变换,和鼠标事件改变位置,动画功能-OPENgl polygon, it can take light transform, and change the location of mouse events, animated feature
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:18400
    • 提供者:AQ
  1. polygon

    0下载:
  2. OpenGL:画一个多边形区域,多边形仅显示边界,并允许用户将多边形围绕原点及任意点旋转,而且能够改变多边形尺寸。本代码是以四边形为例。-Opengl:Draw a polygon, only showing the border,which allows users to rotate the polygon around any points and change the size of polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2302027
    • 提供者:computergeek
  1. POLYGON

    0下载:
  2. OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1941
    • 提供者:lowth
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com