Jump to content

Scale each primitive from a copy sop with a time offset


ndeboar

Recommended Posts

Hey,


I thought this would be simple, but I am totally stumped. 

See the attached hip file. I want each rectangle to scale up (preferably in the local x axis) over time, but with an offset to each piece. 

In psudo code, I am trying todo something like this:

If ($PT < $F)

{xScale = PreviousFrameScale + 1;}

 

The current setup is my attempt to do it the a solver sop + attribute wrangle. I can't work out how to scale along just the x axis though, it's a bit of a mess :/


Any ideas? 

Ta,


Nick

 

forOd.hiplc

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...