Promoted Parameter Not changing Values

   1625   3   0
User Avatar
Member
2 posts
Joined: June 2015
Offline
I am trying to create an offset for turbulent noise in an attribute VOP that changes depending on the frame number. My problem is that changing the offset parameter of the turbulent noise is not having any effect on the value of the bind attribute.

I have attached a hip file to make it easier to understand,
Thanks

Attachments:
Forumhelp.hip (77.5 KB)

User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
The offset parameter has same effect at different Integer value. you should replace $FF to $T
User Avatar
Member
2 posts
Joined: June 2015
Offline
It seems to work with every type of noise other than Perlin noise which is the one I want, it also work with Perlin noise in Houdini 14 but not in 15. I have attached a commented hip file with two nodes that have exactly the same setup however one was made in 15 and the other was copied and pasted from 14 into 15.

Attachments:
PerlinnoiseProblem.hipnc (97.8 KB)

User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
Stuart Whelbourn
It seems to work with every type of noise other than Perlin noise which is the one I want, it also work with Perlin noise in Houdini 14 but not in 15. I have attached a commented hip file with two nodes that have exactly the same setup however one was made in 15 and the other was copied and pasted from 14 into 15.

Hi, I looked the scene, the reason is that your uvproject1 does not set to Points Type in Houdini 15 node.
  • Quick Links