博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Forking AfterBurn into Maya
阅读量:4942 次
发布时间:2019-06-11

本文共 718 字,大约阅读时间需要 2 分钟。

我们的艺术家希望能够直接通过控制粒子的方式就获得近乎流体的效果。3dsmax的插件AfterBurn就是做这个的,可惜在Maya下仿佛没有足够好的类似插件,于是他们要求我做一个。类似于Digital Domain为了《绝密飞行》中的空中云团的那个效果,而DD用的是自己的Voxel Bee-itch。曾经尝试了RBF插值,LSS插值,最后还是用了metaball。

Our artist would like to get the fluid effect by controlling the particle system. The AfterBurn for 3dsmax could finish this task very well, but as I know there is no a similar one in Maya, they asked me whether I could fork another one. We want to make some VFX just like the cloud in "Stealth" from Digital Domain, they use their in-house particle tool named "Voxel Bee-itch". I have tried to interpolate particles by RBF, LSS, finally I decided to use metaball.


 

 

转载于:https://www.cnblogs.com/Jedimaster/archive/2009/04/23/1441945.html

你可能感兴趣的文章
percent的用法
查看>>
中文词频统计
查看>>
Hibernate三种状态详解
查看>>
判断一个数是否是2^N次方
查看>>
js中几种实用的跨域方法原理详解
查看>>
打印图形
查看>>
《第一行代码》学习笔记7-活动Activity(5)
查看>>
ngx_http_core_module 模块
查看>>
两个常见的oracle索引
查看>>
一位有着工匠精神的博主写的关于IEnumerable接口的详细解析
查看>>
MySQL中特有的函数If函数
查看>>
安装Python3.6.2报错:zipimport.ZipImportError: can't decompress data; zlib not available
查看>>
【蓝桥杯】入门训练 Fibonacci数列
查看>>
实验十 指针2
查看>>
常见HTTP状态码
查看>>
vim 空格和换行的删除和替换
查看>>
ionic 入门学习
查看>>
[python]pickle和cPickle
查看>>
末日了,天是灰色的。
查看>>
Vuejs vm对象详解
查看>>