On 22/5/13 9:33 AM, Michel Lerenard wrote:
> Ok, you mean streaming the data and not loading everything in memory.
>
> I don't know what kind of alembic reader you're talking about
> (standalone, maya plugin ?), but that's possible, that's exactly what's
> I've done: when I import an alembic file, [...]
This debate makes me wonder ...
It seems everyone is doing more or less the same, sensible thing (as
always).
So I wonder why there is no OSS project on github or SF with a Maya node
that e.g. loads a hierarchy and other wise just uses IObjects
references. Maybe even a bit of scripting framework to turn this into a
mini pipeline.
I mean why does this industry manage to solve some common problems for
everyone by releasing code (EXR, Alembic, Partio, Cortex, OpenColorIO,
OSL, etc) but other problems, that are just as common (referencing ABCs
+ hierarchy & custom attributes, live, into Maya/<insert other 3D app
here>) are still left to be solved again and again, by each studio.
.mm