Jump to content

translate noise with a custom coordinate, not in global


Doum

Recommended Posts

Hello,

 

I want to translate a noise in vop with a custom coordinate system for each point. until now I have a 3x3 matrix per point or a direction vector, is it enough? If yes, How do I do this? any hints are welcome.

 

Thanks

Link to comment
Share on other sites

it working :) it was easier than I though :) I cannot upload screenshot, but here the recipe.

 

float to vector which X is multiply by time = animated offset

 

animated offset * custom vectorFlow per point, normalize this vector and multipy it by the length of the animated offset vector and add this to the P

 

plug that into Pos of the noise et voila!

 

Thanks

  • Like 1
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...