Skip to content

jon-grangien/maya-cloth-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass-spring cloth simulation for Maya

Simple interactive cloth simulation using the mass-spring model and verlet integration, written as a python script to Autodesk Maya.

Usage

  • Make sure Maya can find the src dir or put the file where maya can find it
  • Windows, preferences, show plug-in manager
  • Set plugin as loaded
import maya.cmds as cmds
cmds.clothsim()
  • Play button

License

LGPL

About

Cloth simulation written as a plug in to Autodesk Maya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages