搜索资源列表
SpecialFX.利用OpenGL实现水波、火焰、熔岩的模拟
- 利用OpenGL实现水波、火焰、熔岩的模拟。水波效果较为逼真;,OpenGL implementation using water, flames, lava simulation. More realistic water effects
FighterTest
- opengl做的灯光效果,非常逼真,希望研发人员下载该经典源码,非常有用-opengl to do the lighting effects, very realistic, I hope developers to download the classic source, very useful
Automotive
- Win32+OpenGL+3DS制作的3D小车模型,模型逼真,可*和切换视角。效果很好,思想值得学习。-Win32+ OpenGL+3 DS production of 3D car models, model fidelity, free movement and to switch perspective. Good effect, thought worth learning.
opengl
- 利用opengl显示纹理,逼真还原物体本来面目-Use opengl show texture, realistic to restore the true colors of objects
OpenGL_3
- OpenGL编程轻松入门之使用光照和材质 使用了光照和材质可以使物体更逼真,具有立体感。本例就是没有使用光照使呈现在我们眼前的物体茶壶和立方体没有立体感。-OpenGL programming easy entry material the use of light and light and materials used can make objects more realistic, with a three-dimensional sense. Is not used in this
magicCube
- 在VC平台下使用opengl技术实现一个小魔方立体逼真-In opengl using VC technology platform to achieve a realistic three-dimensional small magic cube
Water wave simulation
- 水波模拟,OPENGL的粒子程序,效果逼真--Water wave simulation, OPENGL particles procedures, the true to life--
GL3DModel
- OpenGL制作的三位轮胎模型,非常逼真,封装成了Dll,是学习如何将三维模型封装成Dll的非常好的素材,原创代码-OpenGL produced three tire models, very realistic, packaging became Dll, is to learn how to package into a three-dimensional model Dll very good material, original code
Snow
- 基于opengl函数图形库的实现雾模拟的场景,使三维场景更加逼真-Based on the realization of opengl library function graphic simulation of fog scene。Make more lifelike 3d scene
terrain_engine_812904619
- OpenGL纹理映射非常不错的应用示例,效果很逼真,三维山水浏览源程序(需配置tifflib)-OpenGL texture mapping is very good application example, the effect is very realistic, three-dimensional landscape view source code (requires configuration tifflib)
opengl-Engine
- 该代码程序是用opengl做的3D金字塔图形,有很好的逼真效果,能用键盘控制图形的变化,是学习opengl开发图形的好帮手!-The code procedure is done with opengl 3D pyramid graphics, have a good realistic effect, can change the keyboard control of graphics, is to learn opengl development of graphics is a good
OPENGL
- 基于opengl的雨雪模拟,可以实现基本的场景图像模拟,比较逼真-Rain and snow simulation based on opengl
OpenGL-Sky-and-Terrain
- 基于MFC的OpenGL,绘制了很逼真的天空和地形-MFC-based OpenGL, draw a very realistic sky and terrain
OpenGL
- 用OpenGL制作的三维动画,很好看的,很逼真,可以让你更好的了解OpenGL-OpenGL produced using three-dimensional animation, very good looking, very realistic, can let you a better understanding of OpenGL.
OpenGL-Sub-shaped-mountain
- 毕业设计!基于分形技术,模拟真是的山地,绘制出真实地山地。绘制效果非常逼真。-Graduation project! Based on fractal technology, analog is really mountainous and draw a true mountain. Drawing effect is very realistic.
OpenGL-Surface-of-the-water-ripples
- 毕业设计!模拟真实的水面涟漪,绘制效果非常逼真。压缩包内含有完整的文档和代码!-Graduation project!Simulate the real surface of the water ripples, rendering the effect is very realistic. Compression package contains complete documentation and code!
OpenGL--Elevation-map-technology
- 毕业设计!基于高程图技术,模拟真实的山地地形,绘制效果非常逼真。压缩包内含有完整的文档和代码!-Graduation project! Based on the elevation map technology to simulate real mountain terrain, very realistic rendering effects. Compression package contains complete documentation and code!
OpenGL-Fountain
- 毕业设计!模拟真实的喷泉效果,绘制效果非常逼真。压缩包内含有完整的文档和代码!-Graduation project! Simulate the real fountain effect, rendering the effect is very realistic. Compression package contains complete documentation and code!
cs-game-in-opengl
- 以opengl 开发的cs 游戏,较为逼真,不过算法有待改善,游戏机器人较为简单。-Opengl developed cs game more realistic, but the algorithm needs to be improved, game more simple robot.
OpenGLbczn8_downcc
- OpenGL编程指南(第八版):OpenGL 图形系统是图形硬件的一种软件接口(GL 表示 Graphics Library,即图形库)。 它使得用户可以创建交互式的程序以产生运动的 3 维对象的颜色图像。通过 OpenGL,我们 可以使用计算机图形学技术来产生逼真的图像,或者通过一些虚构的方式产生虚拟的图像。 这本指南将告诉你如何使用 OpenGL 图形系统进行编程,得到你所期望的视觉效果。(OpenGL Programming Guide (8th Edition))