> - first of all, support for animated particles needs to be implemented -
> that is kind of due anyway :)
If anyone has added support for this in AbcImport, a pull request
would be greatly appreciated.
> - then create a separate particleinstancer class for export/import and the
> procedural.
The need for a point instancing schema was brought up during
yesterdays SIGGRAPH BOF.
This schema would contain a small number of properties to represent
the xform for all of the instances (not an xform stack), and a list of
Abc::OObjects would be given representing the unique instanced
hierarchy within your archive.
> I could merge the instancing support to the the latest alembic source and
> submit a PR for that.
Yes please.
Lucas