Enter camera values and insert vray dome without opening maya file

Enter camera values and insert vray dome without opening maya file

Anonymous
Not applicable
569 Views
1 Reply
Message 1 of 2

Enter camera values and insert vray dome without opening maya file

Anonymous
Not applicable

Hi,

 

Basically, I have a maya scene with a textured model and render layers and globals all setup.Only thing missing is camera value and Vray dome light

 

Is it possible to setup my persp camera values key them and attach HDR file from my source images and setup a Vray dome and render the scene.

 

0 Likes
570 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

I am trying to run a simple script using the command line.The script is saving the file but it's not executing the mel script

 

mayabatch -file D:\test.mb -script "D:\cube.mel" -command "file -save";

 

Here is what I have in the mel file

 

 

CreatePolygonCube; polyCube -w 1 -h 1 -d 1 -sx 1 -sy 1 -sz 1 -ax 0 1 0 -cuv 4 -ch 1;

 

0 Likes