vFracture 0.3.1 for Maya (maya script)
$197+
$197+
https://schema.org/InStock
usd
If you use Maya 2016.5, 2017:
1. Coppy VFR.py in to Maya scripts folder (ex. C:\Users\user_name\Documents\maya\2017\prefs\scripts)
2. In Maya Script Editor (Python tab) use command:
1
2
import VFR
VFR.initUI()
3. Save Script to Shelf...
4. Watch video instruction how to use this script
for Maya 2016 and old: copy VFR_old.py and use command
1
2
3
import VFR_old as vfr
reload(vfr)
vfr.initUI()
SOuP plugin is not free, but you can use old version (Maya 2014 and old), or use 15 day trial
Size
8.69 KB