Re: network rendering
Posted: Tue Dec 10, 2013 10:18 pm
I guess you have 3 options here:
cheers,
Thomas
- 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).
cheers,
Thomas