Apply alembic point cache to object?

   4215   4   0
User Avatar
Member
16 posts
Joined: 3月 2014
オフライン
Hi folks!

Is it possible to apply an alembic file which doesn't contain the geometry but only the point motion to an object in Houdini, similar to what you can do with Crate in Softimage?

I like it because the .abc's become quite light.

Cheers!
User Avatar
Member
918 posts
Joined: 3月 2014
オフライン
Yes, it is possible. Given that your mesh and the cached points match up. You can safely use ‘Attribute Transfer’ SOP for this. Transfer P from the Alembic SOP to your Mesh.
User Avatar
Member
8053 posts
Joined: 7月 2005
オフライン
If the point count and order match up, probably cheaper to use an AttribCopy.
User Avatar
Member
918 posts
Joined: 3月 2014
オフライン
Yes, of course. Attribute Copy is the correct one.
User Avatar
Member
16 posts
Joined: 3月 2014
オフライン
Great! I'll do some experimenting.
  • Quick Links