搜索资源列表
Particles1
- opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
FireSimulation
- OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code.
Particleglor
- 做的很漂亮的火焰图,基于粒子系统做的,调用VC里的OPenGL。有原程序和可执行程序。-done a very nice flame map, based on particle systems do, called VC's OpenGL. There are procedures and the original executable.
OpenGL-fire
- 非常方便绘制三维图形中的火焰模拟等特殊效果-very convenient 3D graphics simulation of the flame, and other special effects
火焰粒子的实现(OpenGL)
- 一个基于OpenGL的火焰粒子实现源代码,用VC打开运行
openGL-fire
- 使用openGL模拟火焰
SpecialFX.利用OpenGL实现水波、火焰、熔岩的模拟
- 利用OpenGL实现水波、火焰、熔岩的模拟。水波效果较为逼真;,OpenGL implementation using water, flames, lava simulation. More realistic water effects
opengl-dor
- 粒子系统模拟烟雾。通过学习本文,可以很容易的制作出火焰效果。是学习opengl非常好的文章。-Smoke particle system simulation. By learning this, you can easily create a fire effect. Is a very good article to learn opengl.
MYFIRE1
- 在vc++下用opengl做的火焰模拟图像,对火点的时时显示-In vc++ using opengl to do the flame of analog images of the fire points from time to time show
graphics_flame
- openGL龙格库塔公式的使用,实现了火焰,水流,圈圈等。-Runge-Kutta formula openGL use a flame, water, circle and so on.
MyFire1
- 利用OPENGL和VC,对火焰进行建模,显示动态真实的火焰-Use OPENGL and VC, the modeling of flame, the flame shows that the real dynamic
particle-generator
- 一个OpenGL的粒子发生器,此粒子发生器可以生成火焰的粒子效果-An OpenGL particle generator, the generator can generate particles of the particle flame effect
LOTR
- 火焰例子,这个一个指环王的游戏的一段火焰代码,是基于OPENGL的-Flame example, the one Lord of the Rings game code section of the flame is based on the OPENGL
MYFIRE1
- 用Opengl实现的火焰的模拟,实时渲染,可嵌入游戏中使用。-Opengl achieved with the flame simulation, real-time rendering can be used in embedded games.
Particle
- 一个关于OpenGL的火焰粒子系统,逼真的-The flame of a particle system on the OpenGL
FireTest(5.17)
- 基于OpenGL的火焰模拟程序。 此程序采用粒子系统制作。-opengl program visual the fire
OpenGl
- OpenGL编程,基于Visual C++,指环王特效,ASE模型读取,火焰的绘制,场景的绘制.-OpenGL programming, based on Visual C++, Lord of the Rings special effects, ASE model to read, draw fire, scene rendering.
MYFIREFORMYSELF
- OPENGL利用数学物理方法——温度场模拟的方法来模拟火焰-OPENGL use methods of mathematical physics- temperature field simulation method to simulate the flame
particleSystem
- OpenGL为API的质点系统,有模拟的重力场、向心力场还有个火焰模型。并且又风力场的接口,希望有人可以完善(OpenGL is a particle system of API, with simulated gravity field, centripetal force field, and a flame model. And the wind field interface, I hope someone can improve)
一个基于opengl的导弹飞行仿真源码
- 基于opengl实现的导弹飞行,包含导弹模型,飞行尾焰、爆炸碎片、火焰等各种特效,能够模拟导弹的飞行和攻击目标全过程。