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

搜索资源列表

  1. OpenGL

    0下载:
  2. OpenGL绘制,通过绘制点线面构成一个小汽车-OpenGL Rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:14933
    • 提供者:ylh
  1. opengl

    0下载:
  2. Opengl red book which contains the algorithms to build projects
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:468284
    • 提供者:sadiq
  1. Opengl-lighting

    0下载:
  2. 使用的是OpenGL的基础函数,进行简单的光照效果,内容是一个小球绕大球旋转,光照随小球变化-OpenGL using the basis function, a simple lighting effects, which is a small ball around the big ball spins, the ball changes with the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1042697
    • 提供者:sqp
  1. OpenGl

    0下载:
  2. VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:20043
    • 提供者:692
  1. OpenGL

    0下载:
  2. Opengl导入3d模型,希望对您有用,使用时可以借鉴一下-opengl 3d interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:5160
    • 提供者:wangliujian
  1. openGL

    0下载:
  2. VC与openGL应用实例,很好地学习资料-VC and openGL source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4777397
    • 提供者:taotao
  1. opengl

    0下载:
  2. vc下利用opengl实现的图像贴图与文字显示 希望对学习OpenGL的人有所帮助-vc achieved using opengl image map and text learning OpenGL would like to help people
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:419663
    • 提供者:jelly
  1. OpenGL

    0下载:
  2. 这是一些OpenGL的一些实验,里面有报告,源码是关于图形旋转的-These are some of OpenGL experiment, there are reports on the graphic source is rotating
  3. 所属分类:OpenGL program

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

    0下载:
  2. 程序使用JAVA结合OpenGL做的一个产生波形图的例子,可以在正弦波和余弦波之间变换,还可设置其刷新时间-JAVA uses a combination of OpenGL do have examples of waveforms, sine and cosine can transform between waves, but also set the refresh time
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:43798
    • 提供者:zoutiao
  1. OpenGL-book

    0下载:
  2. 一本学习OpenGL的最好的入门学习资料,通俗易懂,一看就会-OpenGL a study of the best entry-learning materials, user-friendly, one will see
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:287460
    • 提供者:zoutiao
  1. opengl

    0下载:
  2. 学习OpenGL的参考手册,一共有7章,第1章OpenGL简介,第二章基本OpenGL操作等-OpenGL reference manual to study, a total of 7 chapters, Chapter 1 Introduction OpenGL, OpenGL chapter basic operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2771572
    • 提供者:zoutiao
  1. NeHe.OpenGL.Tutorial.chs

    0下载:
  2. NeHe的OpenGL中文教程,非常浅显易懂;我敢说,只要你把每一课都认真实现,3D图形开发的水平一定会上一个台阶! (这可是我花了一个小时搜集整理的)-NeHe s OpenGL tutorial, chinese edition!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4913896
    • 提供者:杨海兵
  1. nehe-opengl-chinese-all-version

    1下载:
  2. nehe OPENGL 简体中文教程48课完全版,每课含示例代码,极品-Simplified Chinese nehe OPENGL Tutorial Lesson 48 full version, including sample code for each class, the best! ! !
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9764987
    • 提供者:曾方敏
  1. OPENGL

    0下载:
  2. 运用OPENGL生成一个立方体,对于OPENGL初学者学习有很好的效果。-OPENGL use to generate a cube for beginners learning OPENGL very good results.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:53091
    • 提供者:古易
  1. opengl

    0下载:
  2. OpenGL 中的很多特效都是通过混合(Blending) 来完成的, 混合就是把屏幕上已有的颜色与新的颜色进行合成。 至于合成的方法, 取决于颜色的Alpha值, 还有/或所用的混合函数。 Alpha值是颜色的第4个分量, 过去你使用GL_RGB 也就是3个颜色分量来指定一个颜色, 现在你可以使用GL_RGBA 来增加一个Alpha值了-Many OpenGL through the mixed-effects (Blending) to be completed, mixed, there
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:7371
    • 提供者:cutexxx
  1. opengl

    0下载:
  2. 这是使用OPENGL 进行三维开发的一些具体例子和文章,希望能对大家有帮助!-The data for OPENGL!
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12713018
    • 提供者:王德刚
  1. OPENGL

    0下载:
  2. 一篇探讨利用OPENGL实现从屏幕点到三维点转换的论文,提供了一种算法供大家参考。-One to explore the use OPENGL from a screen point to the three-dimensional point conversion paper provides an algorithm for your reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:216255
    • 提供者:zhaochangfu
  1. OpenGL

    0下载:
  2. vc++,采用OpenGL库,实现车体运动-vc++, using OpenGL libraries to achieve the body movement
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3276509
    • 提供者:guolin
  1. OpenGL-select

    0下载:
  2. 通过OpenGL中选择模式,实现在程序中选择物体。-OpenGL-select
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-20
    • 文件大小:2053478
    • 提供者:吉训宏
  1. OPengl.doc.tar

    1下载:
  2. opengl的一些功能函数,相当齐全!对于正在学习QT,opengl三维制作的人来说是很有用的!-opengl some of the performance function, is quite comprehensive! For are learning QT, opengl three-dimensional people who produced it is very useful!
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-09
    • 文件大小:39763
    • 提供者:trice white
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com