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

搜索资源列表

  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl ri
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:343.37kb
    • 提供者:zxj
  1. tutors-win32

    0下载:
  2. Nate Robins经典的opengl例程,红宝书上推荐!!可以允许初学者通过对参数的修改来加深对opengl作为API的理解和认识。-Nate Robins opengl classic routines, on the recommendation of Red Treasure Book! ! Beginners can allow the parameters of the amendment to deepen as the opengl API understanding and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.25mb
    • 提供者:牛哥
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:72.63kb
    • 提供者:周立
  1. OpenGL_ActiveX

    1下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:72.63kb
    • 提供者:xian
  1. OOWin32

    0下载:
  2. NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.41kb
    • 提供者:zw
  1. osganimationsolid

    0下载:
  2. OSG是三维场景渲染的API,本程序是基于MFC的OSG模型导入与渲染,可作为OSG初学者的参考资料。 -OSG is a three-dimensional scene rendering API, this program is MFC-based model of import and rendering OSG, OSG can be used as reference for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1.79kb
    • 提供者:andong
  1. Project_Dim

    0下载:
  2. 基于UG/open api的公差标注系统,孔轴配合机制,并可以自行设置上下偏差-Based on UG/open api tolerancing of the system, with the mechanism of hole axis, and can set upper and lower deviation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:727.58kb
    • 提供者:陈晓静
  1. osganimationskinning

    0下载:
  2. OSG是三维场景渲染的API,本程序是基于MFC的OSG模型导入与渲染,可作为OSG初学者的参考资料。 -OSG is a three-dimensional scene rendering API, this program is MFC-based model of import and rendering OSG, OSG can be used as reference for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:andong1979
  1. Images-in-a-cube

    0下载:
  2. 在一个立方体上显示图片 功能正如名字所说.这个程序使用OpenGL作为图形程序接口 用PageUp\PageDown键来缩小\放大立方体 使用ESC键退出这个立方体并回到主窗体 用方向键调整旋转方向 单击图片框,然后选择图片即可加载图片到立方体上 还可以选择边框样式和透明颜色 还有记忆地址功能 详见截图 -Display images in a cube function, as the name says. This program uses OpenGL as the graphi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:543.59kb
    • 提供者:大野
  1. displaylists.tar

    0下载:
  2. opengl显示列表实例代码,详细说明了显示列表的创建、使用和释放的过程,用显示列表换了很多茶壶对象-The OpenGL API allows to compile a set of instructions, a display list, in order to call it later. Since instructions can be calls to display lists, display lists can be nested. On configurations whe
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:3.49kb
    • 提供者:马兵
  1. 2d_collisions

    0下载:
  2. 一个用opengl和windows API做的射击类小程序,可以在vs2005下编译通过-A use opengl and windows API to do the Shooting small program that can be compiled by the vs2005
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.69mb
    • 提供者:成才
  1. Visualization_Library_SDK

    1下载:
  2. Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
  3. 所属分类:OpenGL program

    • 发布日期:2017-01-04
    • 文件大小:21.42mb
    • 提供者:李学艺
  1. OpenGLAPI

    0下载:
  2. opengl的api(中文版) 可以查阅opengl函数-The opengl api (Chinese version) can access opengl function
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:400.78kb
    • 提供者: 周冲
  1. Nehe-Sample-Game

    0下载:
  2. 一个简单的游戏,出自Nehe教程 ,OpenGL API 此教程涉及OpenGl中的许多方面: 点线面的绘画,视角平移,视口调整,材质纹理,显示列表的创建和删除等 本范本亦是OpenGL做为windows程序编程的一个范本,cpp文件的框架可以为许多Opengl变成所用,只需修改DrawSence()函数即可将其他opengl代码在windows程序下显示,可以说是很容易使用。 -A simple game, from Nehe tutorial, OpenGL API Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:259.62kb
    • 提供者:my name
  1. OpenGL--Cube

    0下载:
  2. OpenGL的例子,显示一个立方体,采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强。-This is a example of OpenGL,and it can display a 3D cube with different color.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:ChristinaZhang
  1. AAAHrzmove

    0下载:
  2.  OpenGL 3.1将此前引入的OpenGL着色语言“GLSL”从1.30版升级到了1.40版,通过改进程序增强了对最新可编程图形硬件的访问,还有更高效的顶点处理、扩展的纹理功能、更弹性的缓冲管理等等。宽泛地讲,OpenGL 3.1在3.0版的基础上对整个API模型体系进行了简化,可大幅提高软件开发效率。-OpenGL 3.1 will be introduced in the previous OpenGL shading language \"GLSL\" from version 1.3
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:dangmengfei
  1. Androidapi

    0下载:
  2. Android的API,可以查询Android中的方法-The Android API, you can query method in Android. . . . . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.13mb
    • 提供者:凌靖
  1. opengl-API

    0下载:
  2. opengl帮助文档,对于初学者很有帮助,可以方便查看各种函数的功能和调用方法。-opengl help document a variety of functions, you can easily view the function and call the method useful for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:401.01kb
    • 提供者:aaa
  1. timing and trace generator for opengl

    0下载:
  2. Qsilver is a simulation framework for graphics architec- tures that can simulate low-level GPU activity for any exist- ing OpenGL application [10]. Qsilver uses Chromium [7] to intercept and transform an OpenGL application’s API calls and create an a
  3. 所属分类:OpenGL

    • 发布日期:2015-12-10
    • 文件大小:98.94kb
    • 提供者:mart193
  1. OpenGL_中文API

    0下载:
  2. 很好的很简单的接口列举与介绍 可当手册参考使用(Very good, very simple interface, lists and introduction, can be used as a manual reference)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:25kb
    • 提供者:Mr.葡萄
« 12 »
搜珍网 www.dssz.com