Page 2 of 2

Re: network rendering

Posted: Tue Dec 10, 2013 10:18 pm
by stratified
I guess you have 3 options here:
  • reprogram the script on each run but thats not really ideal
  • read a configuration file from the script that specifies the folders
  • create a GUI component with 2 numbers (this would be 2 text boxes). Or you can scan the parent directory of the folders and create a check box for each folder (you would then check each folder you'd like to render).
The GUI option is the most work but it's the most flexible as well.

cheers,
Thomas

Re: network rendering

Posted: Tue Dec 10, 2013 11:11 pm
by gah5118
i am posting a video that might help explain what i am doing
may take a little while before it is live



Thanks again for your help!