Website powered by

Making Ghost Geo - Maya Python Script

Hi,

Inspired by a video on making viewport motion blur by Matt Tovar:

https://www.instagram.com/p/B2osp2_DdH8/

I made a script that allows you to do the same thing.


Just select faces to duplicate, vertice(s) for pivot and frames. Run, and Done.

Video demo: https://youtu.be/f8CHu63zgWk

The script now works with Malcolm and Ray rigs: https://youtu.be/H3f1Te44DI4


If you want to source the script from maya script folder. Do the following:

- Copy the script into maya script folder. Change the name to makingGhostGeo.py (remove version number)

- And call the script from maya using this python code:

import makingGhostGeo

reload(makingGhostGeo)


Hope you like it. And let me know if you have any suggestions/ bugs.

cvbtruong@gmail.com or truongcgartist@gmail.com


Cheers,

Truong

Making Ghost Geo - Maya Python Script
Standard Use License
$1
License: Standard License
Stock Assets

For personal use and one commercial project (up to 2,000 sales or 20,000 views).

Tutorials

One copy to be used by a single user.

Installable Tools

One installation by a single user.

Learn More
Files (1)
makingGhostGeo_010
py /
11 KB