Jump to content

particle and copy rotation


cloudfx

Recommended Posts

I have a teapot and scattered point on there

and send the points to POPNET.

Give it a simple turbulence with force pop and the box rotation suddenly changes at frame 2 if the force activation frame is 1.

How would I fix this rotate suddenly changing without blending it after?

Link to comment
Share on other sites

1)Z axis of the geometry you want to copy aligns with normal of the particle.

2)Y axis of the geometry you want to copy aligns with upvector of the particle.

3)By default normal of the particle points in the direction of motion of the particle. As direction of motion of particle changes, normal of the particle also changes the direction with it and so does the aligned z axis of the copied geometry.

4)You can override the normal and upvector of particle by using point sop or creating attributes in popnet.

5)Just add variance on source pop (set initial velocity) so you will have some velocity on frame 1 which will be tweaked by force pop and you will not get sudden rotation of boxes.

Edited by sadhu
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...