Notifications
Clear all
[Closed] help please anyone
May 16, 2006 11:23 am
I have written a script that animates objects for vray. however i need to render the animated objects over the network. Basically the script loads vray proxy files over time “per frame”. The filename is dependent on the radius of a dummy object. this is great when running locally but how do i get it to run on all my machines. Any guidence would be much appreciated.
kind regards
Nebille
1 Reply
May 16, 2006 11:23 am
You can try with the pre render callbacks. They seem to work over the network… I havent had any luck with the post render ones… anyway that’s a diff subject.
Just make sure you have all the scripts in the same location and accesible from all the machines on the network. The reference has all the info you need to set them up.
Hope this helps.