Noisy movement for template points

   1621   3   1
User Avatar
Member
48 posts
Joined: Sept. 2016
Offline
Hi everyone,

I want to give template points noisy movement just like vibrating molecules. How can I use the noise() function to make my template points randomly vibrate?
User Avatar
Member
8531 posts
Joined: July 2007
Online
you can use Attribute Noise SOP
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
48 posts
Joined: Sept. 2016
Offline
tamte
you can use Attribute Noise SOP
Thank you Tomas for reply, it is a fantastic node but is specific only to H17, unfortunately I still use H16.
User Avatar
Member
731 posts
Joined: Dec. 2006
Offline
In a point wrangle, you could put something like this:

@P+=noise(@P*1 + @Frame*.01);

… however, it would be easier to put down a point vop and used one of the noises under the noise menu there.
Sean Lewkiw
CG Supervisor
Machine FX - Cinesite MTL
  • Quick Links