On 18/12/2015 at 12:58, xxxxxxxx wrote:
Hello all and happy holidays,
I made a plugin for the other freelancers at work, here, that just outputs some metadata to get picked up in other programs, and now I'm trying to export an .abc file along with said data, but I'm having trouble figuring it out. I would just have the C4D user manually export the scene as an Alembic and forget about it, but because our file structure is, ehh, extensive and since this is all being done "under the hood", I'd like to handle it in the plugin.
I found this one-click fbx post, but there are a few things I don't understand and can't find documentation for. Does anyone know if there's an Alembic export script lying around that I can glean from? I don't mind the options dialog (though I don't mind setting those by script, either); I'm just trying to avoid the save location window.
Thanks!