Please refer my 2 blogs of "How to connect Perception Neuron with Maya" for all the details.
Upgraded to NeuronDataReader SDK b15 version.
- Build the plugin with Maya 2016, VS 2012.
- Copy the corresponding NeuronDataReader.dll under \NeuronForMaya\Neuron SDK\lib\x64 to Maya binary file, or the plugin will be failed to load.
- Load the NeuronForMaya.mll plugin.
- Open the Axis Neruon application, and set up the environment, play an animation file, please refer the blog post 1 for detail.
- Load NeuronForMaya.Mel, and run command /createNeuronCap "MyNeuron"/, you will see a Neuron skeleton is created, and also a MyNeuron_Device node is created.
- Set the "Input Ip" and "Input Port", refer my blog if you are not clear about how to set up, turn on the live checkbox of mySkeleton_Device, you will see the skeleton is animated.
Zhong Wu (Forge Partner Development)