Apply alembic point cache to object?

   3643   4   0
User Avatar
Member
16 posts
Joined: March 2014
Offline
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: March 2014
Offline
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
7743 posts
Joined: July 2005
Offline
If the point count and order match up, probably cheaper to use an AttribCopy.
User Avatar
Member
918 posts
Joined: March 2014
Offline
Yes, of course. Attribute Copy is the correct one.
User Avatar
Member
16 posts
Joined: March 2014
Offline
Great! I'll do some experimenting.
  • Quick Links