Merging Alembic Files per shot and process them

   1553   0   0
User Avatar
Member
3 posts
Joined: March 2016
Offline
Hello,
i would like to do a per shot process based on a CSV file listing all shots and frame range of shots, where i merge all alembics of the shot, then process them (generate a particle sim from the geos or whatever), do a preview render,and finaly write out an Alembic or a bgeo sequence of the result (particle cache for example).

I managed to retreive and merge the alembics per shot with geometry import TOP, then use invoke TOP to process the result in SOP context. But i don't know how to write the result properly with the frame range i retrieved from the CSV per shot (@start, @end).
I tried putting the invoke node in a loop and use the @loopiter to override the “Evaluation Time” parameter but the Invoke node does not cook a t all.

I don't know what to do or test next.
Maybe there is a totaly different approach to achieve this.

I attached my project with the csv.

If you have any clue on this, please help
Thanks a lot.

Attachments:
tops_csv.JPG (43.4 KB)
invoke.JPG (35.9 KB)
loop.JPG (23.2 KB)
Alembic_merge_tops.zip (5.5 MB)

  • Quick Links