从CPU粒子系统的交付中吸取的经验教训.pdf

编号:1099637 PDF 52页 5.38MB 下载积分:VIP专享
下载报告请您先登录!

从CPU粒子系统的交付中吸取的经验教训.pdf

1、Lukas Feller Graphics Programmer Last year Fog,this year VFX:)Enshrouded VFX System Existing system showed its age Entirely new VFX system Designed in close collaboration with the VFX artistsEnshrouded VFX System Fully GPU driven Natural choice nowadays Enshrouded has a GPU driven renderer Reuse dat

2、a which is on the GPU alreadyEnshrouded VFX System Standard HLSL for scripting Custom scripting language was a maintenance&support burden Well known Lots of existing resources&tooling Maximum freedom for the artist Freely import Textures&Meshes From Houdini,EmberGen&othersOverview Particles Define b

3、ehavior Effects Combine particles ParameterizeParticleParticleParticleEffectEffectParticleParticleParticleEffectEffectParticle State Persistent Parameters Evaluated every frame HLSL code Single function which is executed once per frame per particleParticleParticleParticleEffectEffectParticle Data St

4、ate,Parameters Types:Float,Int,UInt,Bool,2,3,4 Model,Mesh,Image,Sound EmitterParticleParticleParticleEffectEffectParticle Code Single HLSL function Called once per frame per particle Extensive API to sample data and generate output Return value:still alive?bool updateParticle(inout VfxParticleState

5、state,VfxParticleParameters parameters,VfxEffectData effect,VfxEngineData engine,bool isNew)Generated HLSL structs for state¶metersstruct VfxParticleStatefloat timer;float age;float ageNormalized;float alpha;float brightness;ParticleParticleParticleEffectEffectOverview Particles Define behavior

6、Effects Combine particles ParameterizeParticleParticleParticleEffectEffectParticleParticleParticleEffectEffectEffect Data Instantiated by the game for a VFX Hierarchy of particles Parents can spawn children Defines order of execution Define values or expressions for particle parametersParticlePartic

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(从CPU粒子系统的交付中吸取的经验教训.pdf)为本站 (柒柒) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠