Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colliders

My implementation of Bell Collider as well as custom Skirt Bell Collider for skirts.

image

Youtube: https://www.youtube.com/watch?v=89Dbd-n8EzY

Features

  • Bell Collider: Multi-ring bell collider.
  • Skirt Bell Collider: Mixture of Bell Colliders specifically for long/shirt skirts in a single node.
  • Simple UI

Installation

Compile C++ plugin for Maya version you want.

You need Visual Studio and CMake to do this.

Using Python

Use the script scripts/colliders.py to run the UI.

import sys
sys.path.insert(0, r"<path_to_colliders>/scripts")
import colliders
colliders.show()

About

Bell collider for Maya

Resources

Stars

72 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages