Login
Register
Home
Help
Search
Login
Register
<< back to pipelinefx.com
PipelineFX Forum
Qube!
SimpleCmds
(Moderator:
jburk
)
Mayabatch simplecmd (exposes all cmdline options for most maya renderers)
« previous
next »
Print
Pages: [
1
]
Author
Topic: Mayabatch simplecmd (exposes all cmdline options for most maya renderers) (Read 14885 times)
Scot Brew
Hero Member
Posts: 272
Mayabatch simplecmd (exposes all cmdline options for most maya renderers)
«
on:
April 23, 2008, 07:37:06 PM »
This simplecmd exposes all commandline options for the "render" command. It adds a submission dialog for about a dozen standard and optional maya renderers.
Standard Renderers:
file (Use the renderer stored in the Maya file)
sw (Maya software renderer)
hw (Maya hardware renderer
lightmap (Mentalray lightmap)
mi (Mentalray Exporter)
mr (Mentalray renderer)
vr (Vector renderer)
Plugin Renderers
3delight (3Delight renderer)
vray (Vray renderer)
rib (Renderman rib renderer)
rman (Renderman renderer)
turtle (Turtle renderer)
Note: This long list of renderers can be pruned by editing the file and commenting out the unneeded lines in the create() function.
[attachment deleted by admin]
«
Last Edit: May 06, 2008, 09:24:34 PM by Scot Brew
»
Logged
Scot Brew
Hero Member
Posts: 272
Fix: All commandline arguments specified before scenefile
«
Reply #1 on:
May 06, 2008, 09:23:35 PM »
Updated with fix to put all arguments before the scenefile to address a compatibility issue on some platforms.
The mayabatch.py script modified in main post above.
Logged
Print
Pages: [
1
]
« previous
next »
PipelineFX Forum
Qube!
SimpleCmds
(Moderator:
jburk
)
Mayabatch simplecmd (exposes all cmdline options for most maya renderers)