CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 粒子系统

搜索资源列表

  1. OpenGL中粒子系统引擎的源代码

    2下载:
  2. OpenGL中构造粒子系统引擎的源代码-OpenGL engine particle system source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:180.05kb
    • 提供者:李穿石
  1. Particles.rar

    0下载:
  2. 使用粒子系统模拟彩虹的程序。,The use of particle system simulation Rainbow procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:15.69kb
    • 提供者:jiang_feng
  1. OpenGL实现粒子系统源代码

    0下载:
  2. OpenGL源代码,用来实现粒子系统,通过设置粒子的透明度随时间变化而衰减,从而得到粒子的烟花效果-OpenGL source code, which is used to realize particle system, through the set the transparency of the particles changes with time and attenuation, and get a particle effect of fireworks
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:73.48kb
    • 提供者:李映
  1. SPH.rar

    2下载:
  2. 基于粒子系统的中小尺度流体模拟,利用SPH方法求解NS方程。,Small and medium-sized particle system based fluid simulation, using SPH method to solve NS equation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:34.07kb
    • 提供者:于亚莉
  1. waterfall

    0下载:
  2. 自己做的毕业设计,基于粒子系统的瀑布模拟与实现。包括软件,论文,任务书等。-The design of their own graduates, based on the particle system simulation and implementation of the Falls. Including software, papers, books and other tasks.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-15
    • 文件大小:22.11mb
    • 提供者:孔晓刚
  1. smoke

    1下载:
  2. openGL实现的烟雾效果。。。。粒子系统源码-smoke particle system,implement for opengl
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:2.38mb
    • 提供者:shengjiang
  1. ParticleSystem_snow

    0下载:
  2. OpenGL实现的粒子系统,雪花漫天飘舞的效果.-OpenGL achieve particle systems, snowflakes filled the wave effect.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:18.28kb
    • 提供者:李义
  1. D3Dparticlefire

    0下载:
  2. D3D 粒子系统 火焰效果的讲解(中文),对于想要学会用D3D做出火焰的粒子系统的同学会有帮助-D3D flame particle system effects to explain (in Chinese), who want to learn how to use D3D to make flame particle system will help students
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:586.17kb
    • 提供者:elaine
  1. Waterfall

    0下载:
  2. 粒子系统的一段水特效,大家可以一起来评价一下-Particle system special effects for some water, we can work together to assess the
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:30.85kb
    • 提供者:jinyi
  1. Particles

    0下载:
  2. 演示如何使用一个粒子系统/ VC++ 6.0 Opengl -Demonstration of how to use a particle system/VC++ 6.0 Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:417.95kb
    • 提供者:cnsoft
  1. Raining

    0下载:
  2. 此程序演示了利用粒子系统实现雨景效果模拟。实现雨景模拟的粒子系统中,每个雨点粒子是一条短线,即一定长度的线段,把这条线段当做一个粒子,随着时间的推移,它根据两个顶点所决定的方向向量,按一定的速度下降,实时计算出它的具体位置,然后在这个位置上将该粒子绘制出来。具体实现过程可参照代码。-This program demonstrated the use of particle systems to achieve the effect of simulated rain King. The real
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:943.22kb
    • 提供者:fantasy
  1. OpenGLPlat

    0下载:
  2. 《计算机动画算法与编程基础》第七章模拟礼花爆炸的粒子系统- Computer animation algorithms and programming based on Chapter VII of the simulated fireworks explosion particle system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:2.74mb
    • 提供者:anweihua
  1. Particle220Src

    0下载:
  2. 基于Openggl的粒子系统,使用方便快捷,升级容易-Openggl based on particle systems, a convenient, easy to upgrade
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4.5mb
    • 提供者:luo ruoyu
  1. 21840254ParticleSim

    0下载:
  2. 粒子系统的实例,很系统,效果很炫,适合初学者
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:326.61kb
    • 提供者:熊瑛
  1. rain

    0下载:
  2. 在vc++在,利用OpenGL函数实现雨滴,关于粒子系统-In vc++ At, using OpenGL function implementation raindrops on the particle system
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:351.39kb
    • 提供者:blackbear
  1. Fountain

    0下载:
  2. OpenGL粒子系统实现三维喷泉实时模拟;可转换视角;系统要求不高,耗费资源少,实时性能好;-OpenGL Particle System fountain achieve real-time three-dimensional simulation convertible perspective system not ask for much, consume fewer resources are available, real-time performance better
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:310.64kb
    • 提供者:Wayne Liu
  1. MyFountain

    0下载:
  2. 本程序主要介绍采用粒子系统来模拟喷泉的方法-This procedure introduces the use of particle system to simulate the way the fountain
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1.17mb
    • 提供者:Halona
  1. Particle System

    1下载:
  2. 一个简单的粒子系统。使用OpenGL和VC++完成。加入了大量的注释。-A simple particle system. The use of OpenGL and VC++ finish. Add a large amount of the Notes.
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:416.37kb
    • 提供者:杨阳
  1. Snow

    0下载:
  2. openGL 中实现粒子系统的程序,模拟下雪的情形-openGL particle system to achieve the process, the situation simulated snow
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:562.63kb
    • 提供者:mxl
  1. ParticleEngine

    0下载:
  2. 用C++,OPENGL实现了粒子系统。需要VC++6.0-Using C++, OPENGL a particle system. Need VC++6.0
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:50.2kb
    • 提供者:GL
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com