搜索资源列表
使用OPENGL 纹理贴图
- 使用OPENGL 纹理贴图,绘制三叶玫瑰
OPENGL红宝书及源码
- OPENGL红宝书及源码-OpenGL source and Red Treasure Book
02.tar
- OPENGL纹理映射的例子-OpenGL texture mapping example
Texture-catdogwu
- 在vc中如何进行opengl纹理贴图-how the vc for opengl textures
飘动的旗
- opengl纹理 一面小旗帜-opengl one small banner texture
使用纹理模拟冒泡
- opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a s
opengl源码
- 第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的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
纹理贴图
- vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
statue
- 实用opengl+vc编程的程序,表现opengl纹理和混合特性,非常容易理解,适合新手-practical opengl vc programming procedures, performance opengl texture and mixing characteristics and very easy to understand for newcomers
纹理
- 图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
4纹理
- 纹理映射的简单例子,把一幅画映射到一个圆柱体上-texture mapping simple example, a painting of a map on the cylinder
OpenGL 例程
- OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
三维图形和纹理映射(5、6)
- 这个是相当不错的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
简单纹理映射鱼纹
- VC++6。0编写的opengl 简单的纹理映射木纹-VC 6. 0 opengl prepared by the simple wood grain texture mapping
neVideoTexture
- 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture,
MyRipple123456
- 这是一个在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
cloud-opengl
- 三维动态云彩的绘制,采用动态纹理贴图的技术来实现,效果不错-clouds of the three-dimensional dynamic mapping, dynamic texture mapping technology to achieve good results
OpenGL
- OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
OpenGL纹理贴图简单例子
- 可以用来纹理贴图的一个小代码,可以实现此功能(it can be used to texture mapping)