検索 - User list
Full Version: offset animation for cached file node
Root » Houdini Indie and Apprentice » offset animation for cached file node
jamination
Tim Van Helsdingen had a great tutorial where he offset the animation of the copies of a alembic file feeding a copytopoints. The attrwrangle looked like this:
setprimintrinsic(0,"abcframe",@ptnum,t,"set");

It works fantasic, however I would like to do the same thing for a file node (cached) that has vdb data. Is this possible?

thanks
Phil
tamte
similar, load it as Packed Disk Sequence and then
setprimintrinsic( 0, "index", @primnum, frame );
jamination
tamte
similar, load it as Packed Disk Sequence and then
setprimintrinsic( 0, "index", @primnum, frame );

Thanks it did work, however, loading as a packed disk sequence Redshift did not render the vdb. And as you pointed out, loading all geometry does not allow it to be offset. I feel awfully close.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB