Sep 21, 2009
labs: MayaRender (OS X render droplet). . .

I really don’t enjoy setting renders in Maya, and I definitely don’t enjoy manually setting up command line renders, but it is definitely the way to go when it comes to rendering animation.
The purpose of these little apps is to make that a drag and drop process:

MayaRender – Drag any Maya .ma or .mb onto this droplet to automatically start a command line render in terminal. (Asks to choose Renderer and add any additional Render Flags, universal version will ask which Maya version you would like to use)
Maya SW, MentalRay, and RenderMan, and V-Ray are setup to automatically startup up renders as soon as a file has been dragged onto them, avoiding having to put in any options. (The renderer will automatically use whatever you have setup within your Render Globals in your scene)

Download: MayaRender (3.7MB .zip)
-added 2008 and 2010 versions plus V-Ray as another render option. Also, a universal version that allows you to choose your Maya version (8.5 through 2010)
-UPDATE: Fixed Maya 2010 versions to work with the changes that were made to the location of the “render” binary.
Enjoy! If there are any issues feel free to contact me or leave comments here.

i love u
Hello, i think is very smart your apps but in my macbookpro tell my that:
Starting “/Applications/Autodesk/maya2010/Maya.app/Contents/bin/maya”
Error: could not find installed copy of Maya. Please install maya
or set MAYA_LOCATION environment variable to point to location
// Maya exited with status 1
i don´t know what is the solve if you could me help. I would appreciate
I’m getting the same problem as renech. Any fix? The app sounds fantastic and I’d really like to use it.
Thanks.
I am looking into at the moment. I am actually unable to render from the command line on Maya 2010 going the manual route as well.
Are you guys able to render from the command line with Maya 2010 at all at the moment?
Yeah, also getting the same issue as colin and renech… can´t do it manually either, i start getting messages that say that my filename is incorrect… i hope you can get it to work, this app would be great to use
good luck
just realized i had an extra letter, on the filename (duh), and now it renders just fine (manually)
is it just me or does everyone else have to use this for the command line to work now in 2010?
. /Applications/Autodesk/maya2010/Maya.app/Contents/bin/MayaENV.sh && /Applications/Autodesk/maya2010/Maya.app/Contents/bin/Render -r mr [file goes here]
the old way still works in 2009:
/Applications/Autodesk/maya2010/Maya.app/Contents/bin/Render -r mr [file goes here]
not that it’s that painful to type that out, just to find that I had to type more to get it to work….
Thanks for posting that up. I have no idea why it is neccesary to define the .ENV variable each time, I will update the Render Droplets to reflect it though and post up a new version. That is the purpose of these apps, to avoid typing anything at all. . .
It should take care of the issues people were having with the 2010 versions, is this outlined in the 2010 documentation or anything?
Looks like you can actually use:
/Applications/Autodesk/maya2010/Maya.app/Contents/MacOS/Render
As the path instead. They apparently added more than one Render binary for some odd reason.
2010 Versions Updated.