Welcome, Guest. Please login or register.
Did you miss your activation email?
May 21, 2013, 01:38:08 AM

Login with username, password and session length
Search:     Advanced search
The look of the forum is still being worked on. Thank you for your patience.
193705 Posts in 16235 Topics by 17051 Members
Latest Member: wheelwinter50

* Home Help Login Register
AppleGeeks.com  |  General  |  Mac-ish Talk  |  Topic: Xgrid and Maya 0 Members and 1 Guest are viewing this topic.
Pages: [1] Go Down Print
Author Topic: Xgrid and Maya  (Read 1986 times)
welemski
Newbie
*
Posts: 2


WWW
« on: October 07, 2004, 11:20:07 AM »

How do you configure Xgrid to be used by Maya so I can render over the network...?
Logged
GiantRobot
Sr. Member
****
Posts: 306



WWW
« Reply #1 on: October 07, 2004, 04:11:59 PM »

First thing is check out this thread I wrote about using Xgrid with Blender. That will give you the conceptual setup for the Maya setup.

Make sure Maya is correctly installed on each rendering node before you start anything else. Besides simply being installed just make sure the command line renderer works on each machine. The Render command works like:
Code:

Render <options> <file>

Which you may or may not know. I'm assuming you don't but don't take that personally please. So a render command from Terminal would look like
Code:

Render Foo.mb

Once you're sure the command line renderer works on each system fire up Maya and open the project you want to render on your little grid. Switch to Render mode then select Window -> Rendering Editors -> Render Globals and set all of the options you'd like such as the file format of the output images, the naming scheme of the output images (name.#.ext works well), and finally your rendering options. Save the scene file.

The setup for Xgrid is almost identical to that of Blender. Your render nodes need to be able to see a central file server and be able to write to it. Also stick your Maya project directory on this file share and make sure all of your textures and scene files are in it and working properly.

Now once everything is humming along you can start an Xgrid controller and then launch the Xgrid application. Select the controller you want to use and then make a new XFeed. Edit it to look a lot like this:



You might need to use the long path for Maya's Renderer but everything else ought to work alright. The -b argument tells Maya to render the output on a frame by frame basis, -amt will abort the render if a texture is missing, and -proj tells Maya where the project directory is and as such where to stick the output files. As long as this project directory is on a central file server (or your Xgrid controller) you'll end up with all of your output files collected in whatever subdirectory you told Maya to use when you were adjusting the Render Globals. This page has a huge number of command line options for Maya's renderer. Many of these are used to override Render Globals stored in the Maya file.

Like my Blender example you can just use Quicktime to open the image sequence and then save the video to whatever format you'd like. A handful of Macs left on overnight can easily cut your animation rendering time by a huge amount. Like the Blender example I made earlier, the XFeed jobs are usually only limited by how fast a node can render an individual frame and then write it to a file share. There's no need for the entire project and Render program to be shipped to every single system on the network for every frame.
Logged

Warning: My opinions are my own, not my employer's.
welemski
Newbie
*
Posts: 2


WWW
« Reply #2 on: October 08, 2004, 02:50:52 AM »

I tried it... and yes it works but only one node is rendering...
i tried rendering using terminal if it can render on each machine and yes it can. When i tried to use Xgrid, only one node is working the others weren't.

Tell me... have you tried rendering Maya scenes using Xgrid and found out that all of the nodes were working together to render the maya scenes?

Can you tell me exactly what you did or how did you do that?
Logged
Pages: [1] Go Up Print 
AppleGeeks.com  |  General  |  Mac-ish Talk  |  Topic: Xgrid and Maya
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.085 seconds with 19 queries.