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

搜索资源列表

  1. OpenGL命令和例程概述

    0下载:
  2. 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:480565
    • 提供者:
  1. OpenGL三维物体显示

    0下载:
  2. 一个显示三维物体的例子,可以进行缩放和旋转
  3. 所属分类:OpenGL

    • 发布日期:2008-11-13
    • 文件大小:544655
    • 提供者:weiqiming
  1. opengl做的可转动齿轮及源码

    0下载:
  2. 一个可以自由旋转的齿轮组合
  3. 所属分类:OpenGL

    • 发布日期:2008-12-09
    • 文件大小:260151
    • 提供者:maosuo
  1. OpenGL 椭圆绘制

    0下载:
  2. 就是用OpenGL在VC上写的绘制椭圆的算法 是中点方法
  3. 所属分类:OpenGL

    • 发布日期:2008-11-02
    • 文件大小:219774
    • 提供者:askry31
  1. mdi_opengl

    0下载:
  2. opengl  vc单文档 框架………………
  3. 所属分类:OpenGL

    • 发布日期:2008-12-26
    • 文件大小:7052050
    • 提供者:liusdu
  1. OpenGL代码

    0下载:
  2. 一些OpenGL的代码,有兴趣的可以看一下。
  3. 所属分类:OpenGL

    • 发布日期:2009-02-03
    • 文件大小:578291
    • 提供者:simpad
  1. opengl particals

    1下载:
  2. opengl粒子系统
  3. 所属分类:OpenGL

    • 发布日期:2009-02-23
    • 文件大小:879539
    • 提供者:mijian
  1. NewLight

    0下载:
  2. 定位光源、定向光源及聚光灯参数设置,在VC++中利用OpenGL编写-Positioning light sources, directional light source and spotlight parameter settings, in VC++ Prepared to make use of OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:50698
    • 提供者:coral
  1. opengl-read-points-from-files

    0下载:
  2. opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:52663
    • 提供者:刘平
  1. MV_models

    0下载:
  2. 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2721236
    • 提供者:shou wei
  1. opengl

    0下载:
  2. 立方体的三维立体源代码 有助于开发三维立体的东西!对初学者狠有帮助-Three-dimensional cube of the source code will help the development of three-dimensional things! Has Helped hard for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1235652
    • 提供者:
  1. Snow

    0下载:
  2. 用openGL模拟粒子系统,主要是下雪场景的模拟-OpenGL simulation using particle system, mainly the simulation of snow scenes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:575960
    • 提供者:mxl
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:200371
    • 提供者:wuli
  1. OpenGLPPT

    0下载:
  2. 很好的一个OPENGL教程.对于初学者来说/-good
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:236996
    • 提供者:马巨鹏
  1. scanbeam

    1下载:
  2. 使用opengl 绘制的带余辉的扫描线 可以用于实现雷达ppi扫描线的动态绘制-Drawn with the use of opengl afterglow can be used for the scan line scan line of radar ppi dynamic mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:445115
    • 提供者:yl
  1. opengl_snow_storm

    0下载:
  2. 利用opengl中的粒子系统实现降雪效果-opengl particle system implementation Snow Effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:55651
    • 提供者:陈小妤
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. Beginning.OpenGL.Game.Programming.2nd

    0下载:
  2. OpenGL Game Programming 2nd.pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2212037
    • 提供者:Qzi
  1. OpenGL

    0下载:
  2. O p e n G L是图形硬件的一个软件接口。这份资料 看起来 比较容易上手,适应初学着。-O pen GL is a software interface to graphics hardware. This information seems relatively easy to use, adapt to beginners with.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2011506
    • 提供者:鲁健
  1. cuick_OpenGL

    0下载:
  2. OpenGL是近几年发展起来的一个性能卓越的三维图形标准,它是在SGI等多家世界闻名的计算机公司的倡导下,以SGI的GL三维图形库为基础制定的一个通用共享的开放式三维图形标准。目前,包括Microsoft、SGI、IBM、DEC、SUN、HP等大公司都采用了OpenGL做为三维图形标准,许多软件厂商也纷纷以OpenGL为基础开发出自己的产品,其中比较著名的产品包括动画制作软件Soft Image和3D Studio MAX、仿真软件Open Inventor、VR软件World Tool Kit
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:637354
    • 提供者:LPFU
« 12 »
搜珍网 www.dssz.com