Maya Mel 是否有良好的 IDE API? [英] Does Maya Mel have a good API to a IDE?

查看:40
本文介绍了Maya Mel 是否有良好的 IDE API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在 MAYA 中进行开发,正在寻找一个好的 API 来连接我的模型并能够以编程方式控制它们.

I'm developing in MAYA and looking for a good API to connect my models and to be able to control them programatically.

谢谢.

推荐答案

hye oded,您可以使用 MEL 或 python 脚本来控制对象并执行简单的操作,并且您可以通过 Maya api 使用 C++ 或 Python 来创建复杂的任务或繁重的任务,例如创建变形器、使用新命令扩展 mel.

hye oded, you can use MEL or python scripting for control objects and doing simple actions, and you can use the c++ or Python via maya api to create complex tasks or heavy duty tasks, like creating deformers, expanding mel with new commands.

对于 mel 脚本中的资源,我推荐gnomon Mel 基础"视频教程

for resources in mel scripting i recommend "gnomon Mel fundemental" video tutor

对于 api,我推荐Complete Maya Programming"一书

and for the api i recommend "Complete Maya Programming" book

如果你会做任何脚本或api编程并且你知道一些python,您可以使用 python 轻松编程/脚本,这比 mel 或 C++ 容易得多

if you could do any scripting or api programming and you know some python, you can easily program/script with python which is way easier than mel or c++

希望能帮到你 :D

这篇关于Maya Mel 是否有良好的 IDE API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆