View Single Post
# 1 15-02-2011 , 10:48 AM
Registered User
Join Date: Feb 2011
Posts: 4

Batch Render and Images

Hello guys,

I am doing some animations and optimization with maya and matlab (maths software). All I need to do is render an animation of my model and get some coordinates figures from the model (done with mel scripts that save the figures in files) and that is it. For now, I drive the rendering from matlab by calling a dos command (render -e 1 -s 500 etc.) the thing is that mayabatch computes all the images which are unnecessary for me and takes processing time. Do you know any way to ask maya not to compute the images while rendering?

Cheers user added image