登录
首页 » OpenGL图像 » 用OpenGL VC采用粒子系统来模拟火焰的程序编写…

用OpenGL VC采用粒子系统来模拟火焰的程序编写…

于 2023-06-24 发布 文件大小:37.45 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

用OpenGL+vc编写的程序,用粒子系统来模拟火焰。-with OpenGL vc prepared by the procedures used to simulate particle system flame.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Opengl绘制镜子效果
    应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。 假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。 要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。 要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。 注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-13 12:23:43下载
    积分:1
  • OpenGL,实现摄头捕捉的象由opengl输出
    OpenGL,实现摄像头捕捉的图象由opengl输出-OpenGL, achieving camera to capture the image output by opengl
    2022-03-11 05:57:59下载
    积分:1
  • opengl simple combination of mapping and dynamic so that the primary comparison...
    opengl简单的绘制与动态的结合,使比较初级的程序-opengl simple combination of mapping and dynamic so that the primary comparison procedures
    2023-07-11 08:35:02下载
    积分:1
  • Dinosaur drawing
    从txt文件中的给定点绘制恐龙。
    2022-01-31 23:07:04下载
    积分:1
  • opengl程序代码3d下棋游戏
    opengl学习例码1. [15分]基于OpenGL,具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力; 2. [15分]具有基本三维网格导入导出功能(建议OBJ格式); 3. [15分]具有基本材质、纹理的显示和编辑能力; 4. [10分]具有基本几何变换功能(旋转、平移、缩放等); 5. [15分]基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数); 6. [15分]能对建模后场景进行漫游如Zoom In/Out, Pan, Orbit, Zoom To Fit等观察功能。 7. [15分]Awesomeness指数:展示项目本身所独有的炫酷特点,包括但不限于有感染力的视觉特效。
    2022-03-01 23:58:01下载
    积分:1
  • 关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发...
    关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
    2022-06-03 07:59:02下载
    积分:1
  • An openGL code for displaying fireworks , a tutorial
    An openGL code for displaying fireworks , a tutorial-An openGL code for displaying fireworks , a tutorial
    2022-01-25 23:45:25下载
    积分:1
  • that the procedure was opengl procedures, mainly on how many texture mixed use!
    该程序是opengl程序,主要是介绍多个纹理如何混合使用!-that the procedure was opengl procedures, mainly on how many texture mixed use!
    2022-11-29 13:45:04下载
    积分:1
  • OpengGL实现Bezier曲线,使用glut框架,工程已建立
    OpengGL实现Bezier曲线,使用glut框架,工程已建立-OpengGL achieve Bezier curves
    2022-01-27 22:19:15下载
    积分:1
  • OpenGL rawfiles例子源代码
    OpenGL rawfiles examples source codes
    2022-03-04 02:29:28下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载