Posts Tagged ‘Maya’

Maya Fur

Tuesday, April 5th, 2011

http://www.djx.com.au/blog/2008/06/29/tips-for-rendering-maya-fur-with-mentalray/

More Mental Ray Image Based Lighting

Saturday, March 19th, 2011

http://www.fnordware.com/supertiff/tutorial/

http://webstaff.itn.liu.se/~jonun/web/IBL.php

http://www.spafi.org/index.php?Itemid=29&id=410&lang=iso-8859-1&option=com_content&task=view

http://forums.cgsociety.org/archive/index.php/t-907600.html

http://www.creativecrash.com/maya/downloads/scripts-plugins/lighting/c/fake-image-based-lighting-ibl

Cloth in Maya Part 2

Tuesday, February 22nd, 2011

Making a shirt

Making trousers (pants)

Exporting clothes

And the proper plugin for doing the job

http://www.syflex.biz/

Maya Cloth Tutorial

Sunday, February 20th, 2011

Good basic Maya cloth tutorial

http://www.3dm3.com/tutorials/maya/cloths/

Generating Rocks in Maya using MEL

Friday, January 28th, 2011

A genius piece of MEL scripting for Maya from Terry Stoeger, who has a whole series of scripts on his site. This script, available on Creative Crash , allows you to generate rocks using the power of MEL scripting. Just remember, once you have the script in the correct directory, that the command to use in the scripting window is -

rockGen;

Handy general reference on MEL scripting is available here, and here