搜索资源列表

  1. 使用OPENGL 纹理贴图

    0下载:
  2. 使用OPENGL 纹理贴图,绘制三叶玫瑰
  3. 所属分类:源码下载

    • 发布日期:2011-03-24
    • 文件大小:1421761
    • 提供者:predominant2008
  1. OPENGL红宝书及源码

    1下载:
  2. OPENGL红宝书及源码-OpenGL source and Red Treasure Book
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:4361216
    • 提供者:吴楠
  1. 02.tar

    0下载:
  2. OPENGL纹理映射的例子-OpenGL texture mapping example
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者:闫鹏飞
  1. Texture-catdogwu

    0下载:
  2. 在vc中如何进行opengl纹理贴图-how the vc for opengl textures
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:105472
    • 提供者:吴小毛
  1. 飘动的旗

    0下载:
  2. opengl纹理 一面小旗帜-opengl one small banner texture
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:72704
    • 提供者:亭亭
  1. 使用纹理模拟冒泡

    0下载:
  2. opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:金钺
  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a s
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:94208
    • 提供者:陈康
  1. opengl源码

    1下载:
  2. 第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:8977408
    • 提供者:陈成
  1. 纹理贴图

    1下载:
  2. vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:1
  1. statue

    0下载:
  2. 实用opengl+vc编程的程序,表现opengl纹理和混合特性,非常容易理解,适合新手-practical opengl vc programming procedures, performance opengl texture and mixing characteristics and very easy to understand for newcomers
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:556032
    • 提供者:大海
  1. 纹理

    0下载:
  2. 图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:56320
    • 提供者:张海
  1. 4纹理

    0下载:
  2. 纹理映射的简单例子,把一幅画映射到一个圆柱体上-texture mapping simple example, a painting of a map on the cylinder
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:260096
    • 提供者:张三
  1. OpenGL 例程

    0下载:
  2. OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:90112
    • 提供者:ck
  1. 三维图形和纹理映射(5、6)

    0下载:
  2. 这个是相当不错的OpenGL教程,该教程的每一篇都是结合着实例, 结合着源代码来讲解的, 循序渐进, 是学习 OpenGL 的佳品。 Lesson5--Lesson6-this is a fairly good guide OpenGL, the Directory each with a combination example, in conjunction with the source code to explain the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:113664
    • 提供者:唐伟
  1. 简单纹理映射鱼纹

    0下载:
  2. VC++6。0编写的opengl 简单的纹理映射木纹-VC 6. 0 opengl prepared by the simple wood grain texture mapping
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:820224
    • 提供者:丁丁
  1. neVideoTexture

    0下载:
  2. 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:2289664
    • 提供者:qianqian
  1. MyRipple123456

    0下载:
  2. 这是一个在VC环境下利用OpenGL模拟水波效果的源程序,充分运用 OpenGL的纹理坐标,贴图坐标相关函数。是学习OpenGL纹理与贴图的理想示例代码。-This is an environment in VC OpenGL wave simulation results of the source, make full use of OpenGL texture coordinates, mapping coordinates co
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:46080
    • 提供者:李汇军
  1. cloud-opengl

    0下载:
  2. 三维动态云彩的绘制,采用动态纹理贴图的技术来实现,效果不错-clouds of the three-dimensional dynamic mapping, dynamic texture mapping technology to achieve good results
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:25600
    • 提供者:了了
  1. OpenGL

    0下载:
  2. OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-06
    • 文件大小:2494464
    • 提供者:malteser
  1. OpenGL纹理贴图简单例子

    0下载:
  2. 可以用来纹理贴图的一个小代码,可以实现此功能(it can be used to texture mapping)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:101376
    • 提供者:Frederic
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org