照相机搭键器shotCam 0.4.0 正式发布

修改
鏉ユ簮: 貌似殊途 浏览 2423 日期 2011-11-09 0

照相机搭键器shotcam 0.4.0 正式发布。这个工具需然只是照相机搭键和gui的初级版本。但是它的功能却不可小觑。

安装:

1.将shotcam.ma文件和shotcamlister_xxx.mel脚本放入你硬盘的目录里(或是任何你想要放入的地方)。

2.打开shotcamlister mel脚本和记事本(而不是写字板),然后改变25行上的路线,以回应在第一步骤里所放入的文件夹:

$importshotcam = "c:/my_scripts_path/shotcam.ma";

3.在maya脚本编辑器里输入:

source "c:/my_scripts_path/shotcamlister_xxx.mel";

shotcamlister;

文件大小:16kb

主页:http://www.seithcg.com

许可类型:免费

maya版本:8.x

详情及下载:http://www.highend3d.com/maya/downloads/character_rigs/shotcam-4946.html

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}