CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - openGL

搜索资源列表

  1. 基于OpenGL的Koch Snow分形

    0下载:
  2. 实现了Koch Snow雪花的分形,并且实现了拾取和拖拽等交互功能
  3. 所属分类:2D图形编程

    • 发布日期:2010-10-27
    • 文件大小:642305
    • 提供者:skyyuanye
  1. opengl下递归法画雪花

    0下载:
  2. 所属分类:2D图形编程

    • 发布日期:2010-12-14
    • 文件大小:745
    • 提供者:seuzxl@126.com
  1. opengl显示bmp图片

    0下载:
  2. ………………………………………………
  3. 所属分类:2D图形编程

  1. 通过opengl输出2维矢量图形的源码

    1下载:
  2. 一般人掌握不到的东西 ,通过opengl输出2维矢量图形的源码。
  3. 所属分类:2D图形编程

    • 发布日期:2012-04-06
    • 文件大小:365025
    • 提供者:vq2275
  1. Sun

    0下载:
  2. opengl 实现太阳系的模拟 地球自转和公转-opengl sun earth moon
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:217831
    • 提供者:宋风
  1. sugar_0.4-3.tar

    0下载:
  2. 基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。-Based on the 2D hardware accelerated OpenGL graphics library, a commonly used algorithm for 2D graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:176046
    • 提供者:xiao mao
  1. scanline

    0下载:
  2. scanline algorithm be implemented by opengl and use vector to read .obj model
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2222547
    • 提供者:zousong
  1. csgl_paint_src

    0下载:
  2. opengl的小程序 画图板 用于初学者 觉得很不错-opengl code for "paint"
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:48328
    • 提供者:guowei
  1. 2D3DPro

    0下载:
  2. 图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-First, to obtain images bmp image files, and the other is from the clipboard. The code in the MFC library functions in the OpenGL calls to achieve the three-dimensi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:106578
    • 提供者:guiyangyang
  1. 632550XGraph

    0下载:
  2. opengl绘制的二位曲线图,比较适合初学者。-2 opengl drawn curve more suitable for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:347400
    • 提供者:pengguotao
  1. 006_2D_curve

    0下载:
  2. this is a opengl program used to draw 2d primitives
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:63501
    • 提供者:Lithin
  1. double

    0下载:
  2. OpenGl入门,包括二维图形显示,旋转,鼠标事件和键盘事件-OpenGl entry, including the two-dimensional graphical display, rotation, mouse events and keyboard events
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:Fu Xiangwei
  1. Manderbrot_V1_01

    0下载:
  2. OpenGL和VC++6.0实现的二维Manderbrot集合,并且重写了各种回调函数,提供了基本的用户交互功能。-OpenGL and VC++6.0 to achieve the two-dimensional Manderbrot collection, and rewrite a variety of callback function, provides the basic user interaction capabilities.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:10790
    • 提供者:陈文强
  1. openGL

    0下载:
  2. OpenGL画花瓶,可以填充、变换大小等功能
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2415907
    • 提供者:diwi
  1. air

    1下载:
  2. 这个是快速流体模拟的源代码,应用glut,opengl,稀疏矩阵,二阶龙哥库塔。-fast fluid simulation source code
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-16
    • 文件大小:32119
    • 提供者:孟欣然
  1. pick-opengl

    2下载:
  2. 利用opengl画一个二维的猫脸,可以根据鼠标点击选中部分进行移动,是图形拾取的典型例子。-Opengl draw a two-dimensional cat face, can be moved according to the mouse click on the selected part, is a typical example of graphical picking.
  3. 所属分类:2D图形编程

    • 发布日期:2013-12-03
    • 文件大小:286060
    • 提供者:孔晟阳
  1. Draw-NURBS-Curve-By-VC-openGL

    0下载:
  2. 使用VC++ 6.0,并且用openGL绘制出NURBS曲线。-Use VC++ 6.0 and OpenGL draw NURBS curves.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:30060
    • 提供者:afdsj
  1. Computer-graphics-tutorial-OpenGL

    0下载:
  2. 计算机图形学实验教程OpenGL版 有PDF和代码-Computer graphics tutorial OpenGL version of the PDF and code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:19822514
    • 提供者:hp
  1. opengl

    0下载:
  2. 我教您如何创建一个OpenGL窗口。这一课中,我将教您如何创建三角形和四边形。我们讲使用来创建GL_TRIANGLES一个三角形,GL_QUADS来创建一个四边形。 在《创建一个OpenGL窗口》代码的基础上,我们只需在DrawGLScene()过程中增加代码。下面我重写整个过程。如果您计划修改上节课的代码,只需用下面的代码覆盖原来的DrawGLScene()就可以了。
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:187417
    • 提供者:侯志飞
  1. OpenGL-Texture-CPP

    0下载:
  2. TEXTURE OPENGL DESCARGAR RAPIDO
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7968838
    • 提供者:jhairo
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com