Skip to content

Maya与Matlab的数据通信插件,允许把Maya的网格数据传到Matlab进行处理。 This plugin provide a matlab computation interface as a maya node, allowing user perform custom computation in maya directly.

Notifications You must be signed in to change notification settings

league1991/Maya2Matlab

Repository files navigation

Maya2Matlab

This Maya plugin allows one writing MATLAB code in MAYA's attribute editor DIRECTLY. It defines a matlab node in maya. One can send polygon mesh data to the node, perform some computation and send the result back to maya. All you need is connecting nodes, writing MATLAB code in maya interface and waiting for the result. You can see a short tutorial here:http://www.cnblogs.com/dydx/p/4222512.html

Both x86 and x64 version are supported.

Prerequisite:

  1. maya (both 32 or 64 bit version are OK)
  2. matlab (should has the same bit-version with maya)
  3. Microsoft Visual C++

About

Maya与Matlab的数据通信插件,允许把Maya的网格数据传到Matlab进行处理。 This plugin provide a matlab computation interface as a maya node, allowing user perform custom computation in maya directly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published