Skip to content

My Maya Python API Pluging workbook which has Command PlugIn, command argument Pluginwith undo redo , Node Plugins,Deformer Plugin, OpenGLLocator Plugin, callback Plugin

Notifications You must be signed in to change notification settings

atridave/MayaPythonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MayaPythonAPI

My MayaPython API workbook

Plugins:

  1. command Plugin : printSceneObject
  2. command argument Pluginwith undo redo : fxCommand, Emit particals on selected geometry vertex
  3. Node Plugin : speedNode (calculates spped)
  4. Node Plugin : velocityNode (calculates velocity for connected object)
  5. Node Plugin : wheelNode (Rotates object with its radius while getting translation )
  6. Deformer Plugin : RippleDeformer (deforms objects with algorithms )
  7. OpenGLLocator Plugin : draw custom locators with openGL and OpenMayaRender
  8. callback Plugin : Maya callback plugin test

About

My Maya Python API Pluging workbook which has Command PlugIn, command argument Pluginwith undo redo , Node Plugins,Deformer Plugin, OpenGLLocator Plugin, callback Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages