搜索资源列表
lesson11.zip
- 创建一个飘动的旗帜。我相信在这以后,你可以掌握纹理映射和混合操作。
飘动的旗帜
- 用VC++写的OPEN GL 一个飘动的图片,基于SDK,适合初学者学习,大家可以下载试试!-VC OPEN GL write a floating photographs, based on the SDK, for beginners to learn, we can try to download!
yinghua
- 用vc++和opengl实现了樱花飞舞的场景,以及用镜像效果反射樱花的飘动。一个不错的全屏演示软件-with vc + + and borders to achieve the brook winding scene, and the effects of reflex mirror with cherry blossoms wafted. A pretty good full-screen display software
3DOpenGLsourcecode
- 三维绘图程序,水波程序具有电影般的波动效果,三维成像具有完整的openGL法向量计算过程,鲨鱼,透明盒子和飘动程序绝对令人耳目一新-3D mapping procedures, procedures film wave-like fluctuations in effect, 3D imaging with a complete openGL France vector calculation process, sharks, box and transparent procedures for
flagsimulation
- 用openGL编写的旗帜的飘动的代码,运用了纹理映射技术,运用光照及材质,效果很好-prepared using openGL wafted the banner of the code, the use of texture mapping technology, and the use of light materials with good results,
Movingflag
- 飘动的国旗,仿照NeHe的课程编的代码,供初学者参考。-wafted flag, modeled on the curriculum Retrieved code for advanced users.
FloatingVideo
- 基于VC的OpenGL视频飘动显示。利用视频捕捉类以及OpenGL技术实现视频实时显示。
FlagEffect-src
- 采用CG的Shader技术,实现旗帜飘动的效果
FlagSwing
- 本源码采用OpenGL模拟了旗子飘动的效果,对初学者很有借鉴价值
MySky
- 在VC++6.0的环境下,利用OpenGL编程模拟天空的效果,云彩是飘动了,比较真实
wavedflag
- 飘动的红旗,对给定的图片或自己的图片(其尺寸一定要符合OPENGL纹理的要求)实现正弦波运动效果;图片在波动过程中正面显示为网格效果也就是由线条组成,反面显示为完全填充效果。
flag
- Opengl实现的旗帜飘动效果,c语言源代码。
Lesson11
- 创建一个飘动的旗帜。我相信在这以后,你可以掌握纹理映射和混合操作。
飘动的旗
- opengl纹理 一面小旗帜-opengl one small banner texture
Nurbs
- NURBS 非均匀有理B样条 实现飘动的头发-NURBS Non-Uniform Rational B-Spline achieve floating in the hair
flagflyingG3DOPENGLSDK
- VC和opengl制作的不断变化的旗帜 程序监控人机交互 实现利用数学函数即时变化旗帜飘动幅度-VC and opengl produced by the banner of the evolving process control system to use the Interactive Math immediate changes banner floating rate
lesson11(飘动的红旗源代码)
- 飘动的红旗,比较好的一个学习程序,无压缩密码-floating in the red, a good learning process, uncompressed Password
Scene
- Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!-Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the r
opengl
- 飘动的美国旗帜
OpenGL VC++ 飘动的旗
- 此程序是在VC++环境下,利用OpenGL编程,显示飘动的旗子的效果。程序涉及到图像的读取,显示,纹理的绘制等方面。