it will obviously be different for 3delight than it is for mental ray. i
think each renderer plugin registers the command that should be used with
Render.exe. you might want to check the mel scripts that come with 3delight
and look for the code where it registers itself. i know i've seen this cod
Mayatomr -render;
--
Michiel
--
http://groups.google.com/group/python_inside_maya
Hello,
Is there any mel command that would render a frame to file ?
Actually I need to do exactly what normal batch rendering does
(render.exe), but from "mayabatch.exe -batch" session.
If anybody asks why, I already have a nice tool to run maya in batch,
generate rib frames and run 3delight. Th