Jump to content

noob vex query


demoan666

Recommended Posts

 

i am trying to follow this class by ari danesh at around 20:40 mark he uses the noise function in a point wrangle. i can not get it to work... it returns me with errors saying "noise" or the variable "P" is an ambiguous call to function/ undefined variable. i am using houdini 16.0. Anyone knows what i might be doing wrong. 

Clipboard01.jpg

Clipboard02.jpg

 

thanks in advance,
d.

Edited by demoan666
Link to comment
Share on other sites

11 minutes ago, Sepu said:

@scale = set(1, noise(@P) * 2-1, 1);

You are missing @P

thanks a ton  (he didn't use the @P in the video)

 

also when i use this function with time:

@scale = set(1, noise(@P*@Time)*2-1, 1);

the animation speeds up with time, any tips how to keep it animate at same speed througout the timeline?

 

d.

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