Skip to content

kamilisa/ny_collisionDeformer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ny_collisionDeformer

Collision Deformer for Autodesk Maya

Maya Python API_ Collision Deformer-low

https://vimeo.com/506137334

FEATURES: Multi-collider. Bulging effect. Post-deformation smoothing. Weight paintable.

INSTALL: PYTHON: Copy the "ny_collisionDeformer.py" to your "maya/plug-ins" folder and make sure it's loaded on Plug-in Manager.

C++: Copy the "nyCollisionDeformer.mll" to your "plug-ins" folder and "nyCollision_procs.mel" to your "scripts" folder.

HOW TO USE: For the initial setup, first select the collider object, then select the object that is going to deform and run the MEL command: nyCollision_create()

To add and remove collider from the deformer, use same selection order and execute the MEL commands below respectively:

nyCollision_add()

nyCollision_remove()

About

Collision Deformer for Maya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.7%
  • C++ 41.3%