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

搜索资源列表

  1. Tutors

    0下载:
  2. Nate Robin 编写的一套用于演示 Opengl 编程的基本概念的程序,用户可以动态修改其中的参数,并可动态查看相应的效果。-Nate Robin prepared a set of demonstration Opengl programming for the basic concepts of the program, users can dynamically modify the parameters, and dynamically view the results.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1339043
    • 提供者:
  1. videotexture.zip

    0下载:
  2. 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把
  3. 所属分类:OpenGL

    • 发布日期:2013-11-07
    • 文件大小:85458
    • 提供者:hcs
  1. plmy2

    0下载:
  2. visual c++,opengl 实现三维动态雨滴与雨伞-visual c++, opengl rain with an umbrella to achieve three-dimensional dynamic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:54247
    • 提供者:肖青
  1. glew-1.3.3-win32

    0下载:
  2. openGL开发需要的重要资源,包括头文件,动态库等。-openGL important resource development needs, including the header files, dynamic libraries.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:467654
    • 提供者:xue
  1. tutors-win32

    0下载:
  2. 很好的openGL光照模型、纹理贴图示例程序,可以动态变换参数,实时反映在图形中-Good openGL lighting model, texture mapping example program, you can dynamically change parameters in real time is reflected in the graph
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2326951
    • 提供者:mengmakies
  1. Water

    0下载:
  2. 用OpenGL实现水的流动动态效果,适合OpenGL初学者参考-Implementating dynamic effects of water flow,and it s suitable for OpenGL beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:317520
    • 提供者:jingjinzhengxi
  1. cglib

    0下载:
  2. cg.dll.cggl.dll.opengl开发必须的两个动态连接库!很好很-development must cg.dll.cggl.dll.opengl two Dynamic Link Library! Very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:536536
    • 提供者:lbo
  1. dynviews

    0下载:
  2. 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。-Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:117262
    • 提供者:史书
  1. hanuota

    0下载:
  2. 使用visual c++ 语言设计实现汉诺塔问题,再加上opengl语言工具,具体的逼真再现动态的汉诺塔-The use of visual c++ Language Design and Implementation of Hanoi Tower problem, coupled with opengl language tool, the specific dynamics of realistic reproduction of Hanoi Tower
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:293595
    • 提供者:zhafang
  1. plmy1

    1下载:
  2. 应用OPENGL实现三维动画,如动态的蝴蝶,灯笼,飞舞的飞机等。-Application OPENGL to achieve three-dimensional animation, such as dynamic butterflies, lanterns, flying the aircraft.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:45631
    • 提供者:tang
  1. SnowWorld

    0下载:
  2. 基于OpenGL开发的一个程序,实现了一个美丽的动态雪景画面,比较适合初学OpenGL和虚拟现实的人学习。-Based on OpenGL,This code creates a wonderful snowing picture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:149131
    • 提供者:许村
  1. shadowDemo

    0下载:
  2. 基于openGL和VC++开发的三维场景,运用shadow volume技术实现场景中物体的动态阴影。-Based on openGL and VC++ to develop three-dimensional scenes, the use of technology shadow volume implementation of the dynamic scene shadow objects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2233911
    • 提供者:
  1. Cloud

    0下载:
  2. vc++下,通过纹理贴图实现动态的云彩, 云彩在一个有限的平面上,用OpenGL实现,该程序可以自动生成纹理数据。-vc++ through texture mapping implementation of dynamic clouds, clouds in a limited plane, using OpenGL implementation, the program can automatically generate texture data.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:366954
    • 提供者:blackbear
  1. openglgraph

    0下载:
  2. 实现openGL图形显示的基本功能,对一些常见图形等进行生成和显示,为opengl编程者提供一个入门的特例,调试需要oengl相关头文件及动态链接库。-OpenGL realize the basic functions of graphical display of some common graphics, etc. to generate and display, for opengl programming to provide a special case of entry, debu
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1009114
    • 提供者:戴高乐
  1. cubev

    0下载:
  2. 这个个人图形学的画动态4维旋转的程序,它使用了openGL的两个矩阵堆栈,可以帮助大家掌握openGL的矩阵栈,及几何变换实现等-The individual paintings Graphics 4-dimensional spin dynamics of the process, it uses two matrix stack openGL, openGL can help you to master the matrix stack, and the realization of geo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:198427
    • 提供者:chengman
  1. MyCloud

    0下载:
  2. 利用opengl和visual c++对云层建模,并进行实时绘制,完成云层的动态现实-Opengl and use visual c++ on cloud modeling, and real-time rendering, dynamic reality of the completion of the clouds
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:320253
    • 提供者:cjf
  1. MyRipple

    0下载:
  2. 利用OPENGL和VC,对水面进行操作,以达到水纹的动态真实感-Use OPENGL and VC, to operate on the surface of the water in order to achieve realistic dynamic水纹
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2292539
    • 提供者:cjf
  1. MyFire1

    0下载:
  2. 利用OPENGL和VC,对火焰进行建模,显示动态真实的火焰-Use OPENGL and VC, the modeling of flame, the flame shows that the real dynamic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:276389
    • 提供者:cjf
  1. OpenGL2.0

    0下载:
  2. OpenGl开发库2.0 里面有opengl2.0开发所需要的动态链接库,lib文件-OpenGl Development Library 2.0 there are opengl2.0 required the development of a dynamic link library, lib files, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:743693
    • 提供者:幻影
  1. MyDlgOpenGL

    0下载:
  2. OpenGL是三维图像绘制极好的工具,本程序显示的是一个简单的图形,具有动态效果.-OpenGL is an excellent three-dimensional image rendering tools, the procedure is a simple display of graphics, dynamic effect.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1929019
    • 提供者:邓飞燕
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com