Carlbaum / MayaFurPlugin

A plugin for fur simulation in Maya
8 stars 3 forks source link

Create line in MEL? #11

Open novalain opened 7 years ago

novalain commented 7 years ago

And bind it to input in FurryNode, as Andrew suggested to keep a clean state in our application and be able to update in animation slider.

curve -p 0 0 0 -p 5 0 0 -p 5 0 5 -p 0 0 5; createNode -n FurrySystem furry connectAttr curve1 furry.strand // or connectAttr curve1.controlVertices furry.controlVertices connecAttr time1.outTime furry.time

novalain commented 7 years ago

http://help.autodesk.com/view/MAYAUL/2016/ENU/?guid=__files_Dependency_graph_plugins_A_more_complex_example_htm