CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 粒子效果

搜索资源列表

  1. perlinpixels

    0下载:
  2. 由AS3.0语言编写的一个粒子特效,粒子的不停变换的效果给你带来很炫的视觉感-Written by AS3.0 language of particle effects, the ever-changing effect of the particle to bring you a shining sense of visual
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:30502
    • 提供者:刘超
  1. waterfall

    0下载:
  2. 粒子系统模拟瀑布水滴下落飞溅过程 效果不错的-Particle systems simulated waterfall droplets the whereabouts splash process well
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:4192
    • 提供者:5566ydp
  1. Ghost-SPH-for-Animating-Water

    0下载:
  2. 2012siggraph论文,描述了刚体和光滑粒子结合,模拟流体效果的实现方式,模拟结果十分好。-2012siggraph paper describes the rigid body and smooth particles combined effect of simulated fluid way, the simulation results is very good.
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:2002710
    • 提供者:朋友
  1. 12121

    0下载:
  2. 博文的配套源码 《 【Visual C++】游戏开发笔记二十三 游戏基础物理建模(五) 粒子系统模拟(二)》 ,文章地址为http://blog.csdn.net/zhmxy555/article/details/7607916, 点击debug下的exe文件可以直接看到运行效果。 此为VC6.0版。(VC6.0直接可以打开工程,VS2005,VS2008,VS2010,VS2011等版本的朋友可以双击其中的工程文件进行版本转化,然后即可打开工程)-Bo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2029360
    • 提供者:wangb
  1. Obot7033n

    0下载:
  2. 关于目标追踪的一个源代码,比较了卡尔曼滤波和粒子子滤波的跟踪效果。 ,经测试可直接使用。 -A source code on the target track, and compare the tracking performance of the Kalman filter and particle sub-filter. Has been tested and can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1601
    • 提供者:提倡
  1. snow

    0下载:
  2. opengl技术做的雪花飞舞的效果,用粒子系统模拟雪花-opengl technology to do the snowflakes fluttering effect snow particle system simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:147278
    • 提供者:桔子
  1. D3D

    0下载:
  2. 此文件内包含基础的3D图形编程,例如下雨效果、3D地形、天空、粒子系统等-Contained in this document-based 3D graphics programming, such as rain effects, 3D terrain, sky, particle systems, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1724355
    • 提供者:关潮盛
  1. yanhua2

    0下载:
  2. 点击屏幕实现烟花绽放的效果,粒子模型搭建-Click on the screen the effect of the fireworks, the particle model to build
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:595330
    • 提供者:gao ge
  1. lizilvbo

    0下载:
  2. 一个粒子滤波的基本算法程序,看图效果很好。-A basic particle filter algorithm program, pictures works well.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1003
    • 提供者:袁军锋
  1. MyPSO

    0下载:
  2. 采用opencv平台演示粒子群优化算法,结构和逻辑很清晰,演示效果良好-Opencv platform demonstrates the particle swarm optimization algorithm, structure and logic is very clear, demonstrates good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11179097
    • 提供者:张帅
  1. simulateWave

    0下载:
  2. 计算机视觉小作业,粒子系统,模拟水波,产生金鱼在水中的效果-Computer vision operations, particle systems, simulation of water waves, resulting in the effect of the goldfish in the water
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15506160
    • 提供者:宋娟
  1. PParrticleFiia

    0下载:
  2. 粒子滤波(ParticleFilter)跟跟踪算法,能跟踪主动镜头下的目标,效果非常好! -Particle filter (ParticleFilter) with the tracking algorithm can track the initiative target lens, very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3314
    • 提供者:linguokai
  1. GLParticle

    0下载:
  2. OPENGL实现的粒子系统,多种典型粒子系统可实现的效果-The OPENGL implemented particle system, a variety of typical particle system can achieve the effect of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3917551
    • 提供者:黄操
  1. particle_pointspirit

    0下载:
  2. 粒子系统实现的火焰效果,在场景中移动。可以在场景中移动视角-Flame particle system effects in the scene move. To move the camera in the scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:525341
    • 提供者:黄操
  1. ParticleFilterTracker

    0下载:
  2. Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11780834
    • 提供者:肖帅
  1. SSAPSOi

    1下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization algorithm, the program will be the combination of simulated annealing algorithm and particle swarm optimization, optimization parameters have very good result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:627
    • 提供者:qtzx
  1. UTTSP-PSOs

    0下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算算法,可解决各种TSP问题,效果不错。, -Hybrid particle swarm algorithm to solve TSP problem, comes with a GUI interface, a total of 9 Algorithm resolve the various TSP problems, good results. And
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:xinlnix
  1. TPParticleh

    0下载:
  2. 本文描述的是关于粒子滤波的源代码,,用MATLAB运行,会有很好的效果。 -This article describes the source code on the particle filter, using MATLAB running, there will be good results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:1303
    • 提供者:hanrui95862
  1. PRegression_La

    0下载:
  2. 运用粒子群算法优化支持向量机机的参数,效果比较好可直接使用。 -Use of the particle swarm algorithm to optimize the parameters of support vector machine, better results can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-01
    • 文件大小:2139
    • 提供者:feiyunliu
  1. 12222

    0下载:
  2. 基于osg 的vc++雨雪效果源码,用粒子系统-osg rain code
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:4484
    • 提供者:sl
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 30 »
搜珍网 www.dssz.com