Point cloud subframe interpolation

   2058   3   0
User Avatar
Member
59 posts
Joined: April 2006
Offline
Hi,
I have a point cloud sequence and I am trying to learn any approach to get interpolation between frames (ie, slow motion). The point cloud has a different point position and number every frame. I've read that Convert VDB Points translates and re-organizes the point cloud, but I could not find any examples or extended documentation.

Thanks,
Daniel
User Avatar
Member
74 posts
Joined: Dec. 2009
Offline
if point number is changing every frame, and there is no consistent pid attribute, you could use velocity attribute to advect partial frame (assuming velocity attribute exists)
Edited by kelvincai - March 27, 2018 21:47:48
https://www.linkedin.com/in/kelvincai/ [www.linkedin.com]
User Avatar
Member
59 posts
Joined: April 2006
Offline
Thanks for you reply. I am trying to get the velocity from the volume but I cannot make it happen. Here's a slice of the scene I am working on, with a few point cloud frames. I think Velocity from Volumes only works on Houdini volumes and not VDBs, right?
Edited by perpen - March 28, 2018 14:24:16

Attachments:
pointCloudTest.rar (4.1 MB)

User Avatar
Member
59 posts
Joined: April 2006
Offline
I tried to use VDB Combine and ‘almost’ works I get interpolation frames but only with quality when the volumes are similar/close. As soon as we have some motion, holes appears. (Using the point cloud I uploaded in the previous post)

Attachments:
pointCloudTest_02.hipnc (76.1 KB)

  • Quick Links