Jump to content

Offsetting A Geo Sequence From Chops


Netvudu

Recommended Posts

Hi there.

Just for R&D purposes I set up an animation of a Torus rotating with a sin() function and save it to disk so I can work from a file sequence (which is the whole point of it).

Now, I load this with a File SOP and I get into CHOPs with a Geometry node, but it won

Link to comment
Share on other sites

You can offset the file sequence with an expression in the filename or use a Timeshift SOP.

For expression in the filename:

padded files: my_file.`padzero(4,$F+n)`.bgeo
non-padded files: my_file.`$F+n`.bgeo

For Timeshift SOP:

$F+n

If it's still not what you want, please let us know.

Cheers!

steven

Link to comment
Share on other sites

Hi there.

Just for R&D purposes I set up an animation of a Torus rotating with a sin() function and save it to disk so I can work from a file sequence (which is the whole point of it).

Now, I load this with a File SOP and I get into CHOPs with a Geometry node, but it won

rottorus.zip

Edited by andrewlowell
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...