rendering references
Some rendering tips for mental ray found online Maya/Mental Ray: Portal Lights – http://vimeo.com/8424293 with explaination on final gathering Self Illuminating Objects with Mental Ray – http://vimeo.com/19419930 using mia_material +…
cutout
automating cutout: macro to read image size, create plane, apply texture and transparency +drag and drop image to batch file send command through maya commandport +faceCamera (like sketchup component face…
offset2
offset + remove cutting loops: works in most cases, still have issues defining regions
ImageMagick command line batch convert image file
Setup: 1. download imagemagick from http://www.imagemagick.org 2. download zip files from below, unzip and edit with notepad 3. replace “C:\Program Files\ImageMagick-6.7.1-Q16\convert.exe” with the full path where you install imagemagick Convert…
remove curve loop
While maya offsetcurve has function for cutting loop, it doesn’t work with degree 1 curves. My previous attempt has problems determining which loop to discard, now resolved by looking at…