You mean so you don't have to hardcode all the different flags to octane? You would still need to add them though..GeorgeR wrote:I'm thinking a more modular approach to doing this script, or the other export scripts in general, would be beneficial. So you'd have to Max2Octane directory, and then a "Providers" directory.
Inside that, you'd have StandardCameraProvider.ms, etc. which would be based on a template where you need to provide certain params for the Octane equivalent. The main script would then scan and load the Provider scripts as they're needed (as it encounters an item of that type that it needs to export). I think this would be far more maintainable. I may give it a shot over the next week.
Anyway, when rib/collada is supported, i think this script becomes obsolete...